[Zope3-checkins] CVS: Zope3/src/zope/app/apidoc/classmodule -
__init__.py:1.5
Godefroid Chapelle
gotcha at swing.be
Tue Mar 30 04:24:29 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/apidoc/classmodule
In directory cvs.zope.org:/tmp/cvs-serv5324
Modified Files:
__init__.py
Log Message:
typo
=== Zope3/src/zope/app/apidoc/classmodule/__init__.py 1.4 => 1.5 ===
--- Zope3/src/zope/app/apidoc/classmodule/__init__.py:1.4 Mon Mar 29 21:00:14 2004
+++ Zope3/src/zope/app/apidoc/classmodule/__init__.py Tue Mar 30 04:24:28 2004
@@ -512,7 +512,7 @@
two methods to navigate through the modules to find the classes you are
interested in.
- The first method is to type in aome part of the Python path of the class
+ The first method is to type in some part of the Python path of the class
and the module will look in the class registry for matches. The menu will
then return with a list of these matches.
More information about the Zope3-Checkins
mailing list