Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f2502ad

Browse files
committed
Fix markup so this document will format.
1 parent c070123 commit f2502ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/dist/dist.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ \subsection{Listing scripts}
576576
from the command line.
577577
Distutils doesn't provide much functionality for the scripts: the only
578578
support Distutils gives is to adjust the first line of the script
579-
if it starts with \code{#!} and contains the word ``python'' to refer
579+
if it starts with \code{\#!} and contains the word ``python'' to refer
580580
to the current interpreter location.
581581

582582
The \option{scripts} option simply is a list of files to be handled

0 commit comments

Comments
 (0)