[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/browser/metadirectives.py Cosmetic fix.

Gintautas Miliauskas gintas at pov.lt
Wed Aug 11 06:07:39 EDT 2004


Log message for revision 26994:
  Cosmetic fix.
  


Changed:
  U   Zope3/trunk/src/zope/app/publisher/browser/metadirectives.py


-=-
Modified: Zope3/trunk/src/zope/app/publisher/browser/metadirectives.py
===================================================================
--- Zope3/trunk/src/zope/app/publisher/browser/metadirectives.py	2004-08-11 08:50:39 UTC (rev 26993)
+++ Zope3/trunk/src/zope/app/publisher/browser/metadirectives.py	2004-08-11 10:07:39 UTC (rev 26994)
@@ -267,7 +267,7 @@
     template = Path(
         title=u"Template",
         description=u"""
-        If the image attribute is used, then a page template resource,
+        If the template attribute is used, then a page template resource,
         rather than a file resource will be created.""",
         required=False
         )



More information about the Zope3-Checkins mailing list