[Zodb-checkins] CVS: Zope/lib/python/zLOG - __init__.py:1.10
Barry Warsaw
barry@wooz.org
Tue, 12 Nov 2002 13:17:12 -0500
Update of /cvs-repository/Zope/lib/python/zLOG
In directory cvs.zope.org:/tmp/cvs-serv2739
Modified Files:
__init__.py
Log Message:
docstring typo
=== Zope/lib/python/zLOG/__init__.py 1.9 => 1.10 ===
--- Zope/lib/python/zLOG/__init__.py:1.9 Mon Nov 4 16:38:43 2002
+++ Zope/lib/python/zLOG/__init__.py Tue Nov 12 13:17:11 2002
@@ -46,7 +46,7 @@
PANIC=300 -- We're dead!
-Also, looging facilities will normally ignore negative severities.
+Also, logging facilities will normally ignore negative severities.
To plug in a log handler, simply replace the log_write function
with a callable object that takes 5 arguments: