[Checkins] SVN: grok/trunk/doc/grok_overview.rst fix launchpad bug 484699

Christian Klinger cklinger at novareto.de
Mon Nov 1 11:54:32 EDT 2010


Log message for revision 118058:
  fix launchpad bug 484699

Changed:
  U   grok/trunk/doc/grok_overview.rst

-=-
Modified: grok/trunk/doc/grok_overview.rst
===================================================================
--- grok/trunk/doc/grok_overview.rst	2010-11-01 15:51:03 UTC (rev 118057)
+++ grok/trunk/doc/grok_overview.rst	2010-11-01 15:54:31 UTC (rev 118058)
@@ -460,7 +460,7 @@
 arguments can be used to set up further cookie properties (such as
 ``max_age`` and ``expires``).
 
-``expireCookie(name, value)`` can be used to immediately expire a
+``expireCookie(name, **kw)`` can be used to immediately expire a
 cookie.
 
 More can be found in the ``IHTTPResponse`` interface documentation



More information about the checkins mailing list