[Checkins] SVN:	Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py	- typo
    Jens Vagelpohl 
    jens at dataflake.org
       
    Sat Oct  4 07:00:03 EDT 2008
    
    
  
Log message for revision 91741:
  - typo
Changed:
  U   Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py
-=-
Modified: Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py
===================================================================
--- Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py	2008-10-04 10:59:42 UTC (rev 91740)
+++ Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py	2008-10-04 11:00:03 UTC (rev 91741)
@@ -537,7 +537,7 @@
             )
 
     def wrapUser(user):
-        """Returns an IMemberData instance for to the given user object.
+        """Returns an IMemberData instance for the given user object.
 
         o Permission:  Private (Python-only)
         """
    
    
More information about the Checkins
mailing list