[Zope3-checkins] CVS: Zope3/doc - DEBUG.txt:1.4
Fred L. Drake, Jr.
fred@zope.com
Tue, 31 Dec 2002 16:11:03 -0500
Update of /cvs-repository/Zope3/doc
In directory cvs.zope.org:/tmp/cvs-serv13601
Modified Files:
DEBUG.txt
Log Message:
typo
=== Zope3/doc/DEBUG.txt 1.3 => 1.4 ===
--- Zope3/doc/DEBUG.txt:1.3 Tue Dec 31 16:01:29 2002
+++ Zope3/doc/DEBUG.txt Tue Dec 31 16:11:02 2002
@@ -23,7 +23,7 @@
Using the Debugger
- There are several method you can call on the application object
+ There are several methods you can call on the application object
for testing purposes.
Publish