Log message for revision 41208:
  typo
  

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

-=-
Modified: Zope/trunk/lib/python/zLOG/__init__.py
===================================================================
--- Zope/trunk/lib/python/zLOG/__init__.py      2006-01-08 11:37:48 UTC (rev 
41207)
+++ Zope/trunk/lib/python/zLOG/__init__.py      2006-01-08 11:40:32 UTC (rev 
41208)
@@ -136,7 +136,7 @@
 
 
     warnings.warn('Using the zLOG module is deprecated (to be removed in '
-                  'Zope 2.12. Use the Python logging module instead.'
+                  'Zope 2.12. Use the Python logging module instead.',
                   DeprecationWarning,
                   stacklevel=2) 
 

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

Reply via email to