[Zope3-checkins] SVN: Zope3/trunk/src/zope/configuration/config.py
misspelt
Shane Hathaway
shane at zope.com
Wed Mar 1 23:40:14 EST 2006
Log message for revision 65710:
misspelt
Changed:
U Zope3/trunk/src/zope/configuration/config.py
-=-
Modified: Zope3/trunk/src/zope/configuration/config.py
===================================================================
--- Zope3/trunk/src/zope/configuration/config.py 2006-03-02 04:37:27 UTC (rev 65709)
+++ Zope3/trunk/src/zope/configuration/config.py 2006-03-02 04:40:14 UTC (rev 65710)
@@ -855,7 +855,7 @@
A complex stack item is in the stack when a complex directive is
being processed. It only allows subdirectives to be used.
- A complex stack item us created with a complex directive
+ A complex stack item is created with a complex directive
definition (IComplexDirectiveContext), a configuration context,
and directive data.
More information about the Zope3-Checkins
mailing list