[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.305

Stefan H. Holek stefan at epy.co.at
Thu Mar 10 16:51:16 EST 2005


Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv31188/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
Repair some typos...


=== Zope/doc/CHANGES.txt 1.625.2.304 => 1.625.2.305 ===
--- Zope/doc/CHANGES.txt:1.625.2.304	Thu Mar 10 15:42:36 2005
+++ Zope/doc/CHANGES.txt	Thu Mar 10 16:51:15 2005
@@ -9,7 +9,7 @@
     Bugs fixed
 
       - Renamed utility methods in zdaemon/tests/test_zdrun.py to avoid
-        a clash with unittest.TestCaes methods (the clash surfaced only
+        a clash with unittest.TestCase methods (the clash surfaced only
         under Python 2.4.1c1, due to subtle changes in MRO behavior).
 
       - Removed redundant 'getIndexSourceNames' implementation in
@@ -17,9 +17,9 @@
 
       - Hardened a locale-sensitive unit test in
         Zope/Startup/tests/testStarter.py against platform-specific
-        return type of 'getLocale'.
+        return type of 'getlocale'.
 
-      - Updaated doc/INSTALL.txt to match currently preferred and
+      - Updated doc/INSTALL.txt to match currently preferred and
         acceptable Python versions.
 
 



More information about the Zope-Checkins mailing list