mirror of https://github.com/python/cpython
Grammar repair in comment.
This commit is contained in:
parent
c9776bd8dd
commit
a55dda6773
|
@ -5,7 +5,7 @@
|
||||||
# Until you get this to work, your web server isn't set up right or
|
# Until you get this to work, your web server isn't set up right or
|
||||||
# your Python isn't set up right.
|
# your Python isn't set up right.
|
||||||
|
|
||||||
# If cgi0.sh works but cgi1.py, check the #! line and the file
|
# If cgi0.sh works but cgi1.py doesn't, check the #! line and the file
|
||||||
# permissions. The docs for the cgi.py module have debugging tips.
|
# permissions. The docs for the cgi.py module have debugging tips.
|
||||||
|
|
||||||
print "Content-type: text/html"
|
print "Content-type: text/html"
|
||||||
|
|
Loading…
Reference in New Issue