]> granicus.if.org Git - python/commitdiff
Bug #1536660: separate two words.
authorGeorg Brandl <georg@python.org>
Tue, 8 Aug 2006 20:13:13 +0000 (20:13 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 8 Aug 2006 20:13:13 +0000 (20:13 +0000)
Doc/ref/ref2.tex

index 2ed8a5d6ad5391ca2be6e622afe4c05ad261ea85..bad4609fb324d1b220fc93fcee669d79a6a636db 100644 (file)
@@ -56,7 +56,7 @@ by following the explicit or implicit \emph{line joining} rules.
 
 A physical line is a sequence of characters terminated by an end-of-line
 sequence.  In source files, any of the standard platform line
-termination sequences can be used - the \UNIX form using \ASCII{} LF
+termination sequences can be used - the \UNIX{} form using \ASCII{} LF
 (linefeed), the Windows form using the \ASCII{} sequence CR LF (return
 followed by linefeed), or the Macintosh form using the \ASCII{} CR
 (return) character.  All of these forms can be used equally, regardless