[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publication/requestpublicationregistry.py
typo
Andreas Jung
andreas at andreas-jung.com
Wed Oct 12 15:54:35 EDT 2005
Log message for revision 39104:
typo
Changed:
U Zope3/trunk/src/zope/app/publication/requestpublicationregistry.py
-=-
Modified: Zope3/trunk/src/zope/app/publication/requestpublicationregistry.py
===================================================================
--- Zope3/trunk/src/zope/app/publication/requestpublicationregistry.py 2005-10-12 19:48:11 UTC (rev 39103)
+++ Zope3/trunk/src/zope/app/publication/requestpublicationregistry.py 2005-10-12 19:54:34 UTC (rev 39104)
@@ -101,7 +101,7 @@
return factory
# Actually we should never get here unless of improper
- # configuration (no default handler for method=* and mimetype=*
+ # configuration (no default handler for method=* and mimetype=*)
return None
More information about the Zope3-Checkins
mailing list