Typo error.
authorAditi <aditi.iitr@gmail.com>
Wed, 3 Jul 2013 02:52:48 +0000 (08:22 +0530)
committerAditi <aditi.iitr@gmail.com>
Wed, 3 Jul 2013 02:52:48 +0000 (08:22 +0530)
mediagoblin/processing/__init__.py

index f3a85940ca74f454e49932f99f0bb95330c4f7a5..27d898953d8da6a033dfea7bb4fba12aa3e9116d 100644 (file)
@@ -171,7 +171,7 @@ class BaseProcessingFail(Exception):
     subclass from.
 
     You shouldn't call this itself; instead you should subclass it
-    and provid the exception_path and general_message applicable to
+    and provide the exception_path and general_message applicable to
     this error.
     """
     general_message = u''