[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/preference/README.txt
Fix typo reported by Florian.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Wed Apr 6 20:36:10 EDT 2005
Log message for revision 29893:
Fix typo reported by Florian.
Changed:
U Zope3/trunk/src/zope/app/preference/README.txt
-=-
Modified: Zope3/trunk/src/zope/app/preference/README.txt
===================================================================
--- Zope3/trunk/src/zope/app/preference/README.txt 2005-04-06 23:17:34 UTC (rev 29892)
+++ Zope3/trunk/src/zope/app/preference/README.txt 2005-04-07 00:36:10 UTC (rev 29893)
@@ -365,7 +365,7 @@
>>> interfaces.IPreferenceCategory.providedBy(prefs.ZMISettings2)
True
-And the tree can built again by carefully cosntructing the id:
+And the tree can built again by carefully constructing the id:
>>> context = xmlconfig.string('''
... <configure
More information about the Zope3-Checkins
mailing list