[Checkins] SVN: zope3org/trunk/src/zorg/ajax/page.py Fixed a typo

Uwe Oestermeier uwe_oestermeier at iwm-kmrc.de
Fri Apr 28 07:03:08 EDT 2006


Log message for revision 67712:
  Fixed a typo
  

Changed:
  U   zope3org/trunk/src/zorg/ajax/page.py

-=-
Modified: zope3org/trunk/src/zorg/ajax/page.py
===================================================================
--- zope3org/trunk/src/zorg/ajax/page.py	2006-04-28 11:01:55 UTC (rev 67711)
+++ zope3org/trunk/src/zorg/ajax/page.py	2006-04-28 11:03:07 UTC (rev 67712)
@@ -568,7 +568,7 @@
         if you want this behavior or provide a max_age.
         
         This implementation anticipates the actual storing and returns
-        the response cookie value if we a __setitem__ call was used
+        the response cookie value if a __setitem__ call was used
         to modify the cookie:
         
         >>> request = TestRequest()



More information about the Checkins mailing list