[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/i18n/interfaces.py Typo.

Gintautas Miliauskas gintas at pov.lt
Wed Jul 7 06:55:53 EDT 2004


Log message for revision 26149:
Typo.



-=-
Modified: Zope3/trunk/src/zope/app/i18n/interfaces.py
===================================================================
--- Zope3/trunk/src/zope/app/i18n/interfaces.py	2004-07-07 10:20:02 UTC (rev 26148)
+++ Zope3/trunk/src/zope/app/i18n/interfaces.py	2004-07-07 10:55:53 UTC (rev 26149)
@@ -119,7 +119,7 @@
     able to update our messages.
 
     Note that not all methods here require write access, but they should
-    not be required for an IReadMEssageCatalog and are used for editing
+    not be required for an IReadMessageCatalog and are used for editing
     only. Therefore this is the more suitable interface to put them.
     """
 



More information about the Zope3-Checkins mailing list