[Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst Grammar fix
Hanno Schlichting
hannosch at hannosch.eu
Sun Jun 13 13:45:29 EDT 2010
Log message for revision 113429:
Grammar fix
Changed:
U Zope/branches/2.12/doc/CHANGES.rst
-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===================================================================
--- Zope/branches/2.12/doc/CHANGES.rst 2010-06-13 17:41:03 UTC (rev 113428)
+++ Zope/branches/2.12/doc/CHANGES.rst 2010-06-13 17:45:29 UTC (rev 113429)
@@ -43,7 +43,7 @@
- LP #142410: Do not index documents in a KeywordIndex if the document
is missing the indexed attribute, if determining the value raises
- AttributeError, or of the indexed attribute is empty.
+ AttributeError, or if the indexed attribute is empty.
- LP #142590: The ``DTMLMethod`` and ``DTMLDocument`` ``manage_edit``
methods could not deal with ``TaintedString`` instances. Removed the
More information about the Zope-Checkins
mailing list