[Checkins] SVN: Products.GenericSetup/trunk/Products/GenericSetup/utils.py Typo

Wichert Akkerman wichert at wiggy.net
Wed Apr 16 11:13:31 EDT 2008


Log message for revision 85440:
  Typo

Changed:
  U   Products.GenericSetup/trunk/Products/GenericSetup/utils.py

-=-
Modified: Products.GenericSetup/trunk/Products/GenericSetup/utils.py
===================================================================
--- Products.GenericSetup/trunk/Products/GenericSetup/utils.py	2008-04-16 14:13:17 UTC (rev 85439)
+++ Products.GenericSetup/trunk/Products/GenericSetup/utils.py	2008-04-16 15:13:30 UTC (rev 85440)
@@ -556,7 +556,7 @@
 
 class ObjectManagerHelpers(object):
 
-    """ObjectManager im- and export helpers.
+    """ObjectManager in- and export helpers.
     """
 
     def _extractObjects(self):



More information about the Checkins mailing list