]> granicus.if.org Git - python/commitdiff
Fix markup so this document will format.
authorFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 19:14:50 +0000 (19:14 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 19:14:50 +0000 (19:14 +0000)
Doc/dist/dist.tex

index 8943fdb5052fd3b9b65a90bf7b080793b9c82488..884a0ee4f6bc426310ae69f32b64f459be13b19a 100644 (file)
@@ -576,7 +576,7 @@ Scripts are files containing Python source code, indended to be started
 from the command line.
 Distutils doesn't provide much functionality for the scripts: the only
 support Distutils gives is to adjust the first line of the script
-if it starts with \code{#!} and contains the word ``python'' to refer
+if it starts with \code{\#!} and contains the word ``python'' to refer
 to the current interpreter location.
 
 The \option{scripts} option simply is a list of files to be handled