Log message for revision 94481:
  Fix typos.

Changed:
  U   Zope/trunk/lib/python/Globals/__init__.py

-=-
Modified: Zope/trunk/lib/python/Globals/__init__.py
===================================================================
--- Zope/trunk/lib/python/Globals/__init__.py   2009-01-03 15:42:02 UTC (rev 
94480)
+++ Zope/trunk/lib/python/Globals/__init__.py   2009-01-03 15:47:11 UTC (rev 
94481)
@@ -24,9 +24,9 @@
           )
 
 deprecated("import from App.Common instead",
-           package_home = 'App.Common.package_home',
-           attrget = 'App.Common.attrget',
-           Dictionary = 'App.Common.Dictionary',
+           package_home = 'App.Common:package_home',
+           attrget = 'App.Common:attrget',
+           Dictionary = 'App.Common:Dictionary',
           )
 
 deprecated("import from Persistence instead",

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to