Author: jmorliaguet
Date: Thu Nov  3 00:38:05 2005
New Revision: 28918

Modified:
   z3lab/cpsskins/branches/jmo-perspectives/controllers/__init__.py
Log:

- typo



Modified: z3lab/cpsskins/branches/jmo-perspectives/controllers/__init__.py
==============================================================================
--- z3lab/cpsskins/branches/jmo-perspectives/controllers/__init__.py    
(original)
+++ z3lab/cpsskins/branches/jmo-perspectives/controllers/__init__.py    Thu Nov 
 3 00:38:05 2005
@@ -43,7 +43,7 @@
         """What to do when an element has been created."""
 
     def added(self):
-        """What to do when an element has been addedi to a container."""
+        """What to do when an element has been added to a container."""
 
     def removed(self):
         """What to do when an element has been removed from a container."""
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to