]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
micro lay-out change
authorGuido van Rossum <guido@python.org>
Mon, 10 Apr 1995 12:32:31 +0000 (12:32 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Apr 1995 12:32:31 +0000 (12:32 +0000)
Misc/faq2html.py

index cdb49de8f499c18a4b4abaf1658747fe920e0b1b..2ea3810ae4a5961941284498b938670b7854a786 100755 (executable)
@@ -179,7 +179,7 @@ def main():
                  version,
                  '</TITLE>\n',
                  '</HEAD><body>\n',
-                 '(This file was generated using',
+                 '(This file was generated using\n',
                  '<A HREF="faq2html.py">faq2html.py</A>.)<P>\n']
     lines.append('<P></BODY></HTML>\n')