[Checkins] SVN: Zope/trunk/src/ZPublisher/interfaces.py typo
Andreas Jung
andreas at andreas-jung.com
Tue May 12 08:28:21 EDT 2009
Log message for revision 99871:
typo
Changed:
U Zope/trunk/src/ZPublisher/interfaces.py
-=-
Modified: Zope/trunk/src/ZPublisher/interfaces.py
===================================================================
--- Zope/trunk/src/ZPublisher/interfaces.py 2009-05-12 11:23:06 UTC (rev 99870)
+++ Zope/trunk/src/ZPublisher/interfaces.py 2009-05-12 12:28:21 UTC (rev 99871)
@@ -18,7 +18,7 @@
class IPubEnd(IPubEvent):
'''Event notified after request processing.
- Note that a retried request ends before the retrieal, the retrial
+ Note that a retried request ends before the retrial, the retrial
itself is considered a new event.
'''
More information about the Checkins
mailing list