Confusing punctuation.

This commit is contained in:
Georg Brandl 2010-06-27 10:47:47 +00:00
parent 21887dfc1a
commit 565569b8dc
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ next line is a logical continuation of the line::
print hello print hello
Note that newlines still need to be embedded in the string using ``\n``; the Note that newlines still need to be embedded in the string using ``\n`` -- the
newline following the trailing backslash is discarded. This example would print newline following the trailing backslash is discarded. This example would print
the following: the following: