[Checkins] SVN: zope.viewlet/trunk/src/zope/viewlet/directives.txt fixed description text

Roy Mathew roymath at yahoo.com
Fri Dec 26 05:58:03 EST 2008


Log message for revision 94337:
  fixed description text

Changed:
  U   zope.viewlet/trunk/src/zope/viewlet/directives.txt

-=-
Modified: zope.viewlet/trunk/src/zope/viewlet/directives.txt
===================================================================
--- zope.viewlet/trunk/src/zope/viewlet/directives.txt	2008-12-26 10:46:44 UTC (rev 94336)
+++ zope.viewlet/trunk/src/zope/viewlet/directives.txt	2008-12-26 10:58:02 UTC (rev 94337)
@@ -310,8 +310,8 @@
   >>> viewlet.render()
   u'SRC $5.19'
 
-A final feature the ``viewlet`` directive supports is the additional
-specification of any amount keyword arguments:
+A final feature the ``viewlet`` directive is that it supports the
+specification of any number of keyword arguments:
 
   >>> context = xmlconfig.string('''
   ... <configure xmlns="http://namespaces.zope.org/browser" i18n_domain="zope">



More information about the Checkins mailing list