SVN: r24247 - trunk/quixote/form2

Neil Schemenauer <nascheme-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Fri, 14 May 2004 13:56:41 -0400
Newsgroups gmane.comp.web.quixote.cvs
Message-ID <[email protected]>
Author: nascheme
Date: 2004-05-14 13:56:19 -0400 (Fri, 14 May 2004)
New Revision: 24247

Modified:
   trunk/quixote/form2/form.py
Log:
Fix typo.


Modified: trunk/quixote/form2/form.py
===================================================================
--- trunk/quixote/form2/form.py	2004-05-14 17:55:51 UTC (rev 24246)
+++ trunk/quixote/form2/form.py	2004-05-14 17:56:19 UTC (rev 24247)
@@ -44,7 +44,7 @@
     JAVASCRIPT_MARKUP = htmltext('<script type="text/javascript">\n'
                                  '<!--\n'
                                  '%s\n'
-                                 '// -->p\n'
+                                 '// -->\n'
                                  '</script>\n')
 
     def __init__(self,