From 0c1c62b415db927b34e9664f5a4e7fb3ee0c70e6 Mon Sep 17 00:00:00 2001 From: Vighnesh Birodkar Date: Wed, 23 Apr 2014 01:19:33 +0530 Subject: [PATCH] Grammar corrections. --- skimage/data/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skimage/data/__init__.py b/skimage/data/__init__.py index c3ba9ec1..2b96470b 100644 --- a/skimage/data/__init__.py +++ b/skimage/data/__init__.py @@ -207,7 +207,7 @@ def hubble_deep_field(): """Hubble eXtreme Deep Field This photograph contains the Hubble Telescopes farthest ever view of - the universe.Originally intended to be used as an example of blob + the universe. Originally intended to be used as an example of blob detection. Notes