[Checkins] SVN: z3c.form/trunk/src/z3c/form/zcml.txt We're talking about a single template here.

Marius Gedminas marius at pov.lt
Fri Sep 28 18:03:30 EDT 2007


Log message for revision 80354:
  We're talking about a single template here.
  
  

Changed:
  U   z3c.form/trunk/src/z3c/form/zcml.txt

-=-
Modified: z3c.form/trunk/src/z3c/form/zcml.txt
===================================================================
--- z3c.form/trunk/src/z3c/form/zcml.txt	2007-09-28 21:56:56 UTC (rev 80353)
+++ z3c.form/trunk/src/z3c/form/zcml.txt	2007-09-28 22:03:29 UTC (rev 80354)
@@ -68,7 +68,7 @@
   >>> template = zope.component.queryMultiAdapter((None, request, None, None,
   ...     myWidget), interface=IPageTemplate, name='input')
 
-and check them:
+and check it:
 
   >>> template
   <zope.app.pagetemplate.viewpagetemplatefile.ViewPageTemplateFile ...>



More information about the Checkins mailing list