]> granicus.if.org Git - python/commitdiff
fix minor markup error that introduced extra punctuation
authorFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 20:21:25 +0000 (20:21 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 29 Jul 2006 20:21:25 +0000 (20:21 +0000)
Doc/lib/libcsv.tex

index 0e3294b76eab19af210c9821e39705ef44c90a11..509171df6f0c2fc0d5ecea972a760cd7443e219e 100644 (file)
@@ -78,8 +78,7 @@ introduce spurious characters into quoted fields, with no way for the user
 to control that behavior. The previous behavior caused considerable
 problems, particularly on platforms that did not use the unix line ending
 conventions, or with files that originated on those platforms - users were
-finding mysterious newlines where they didn't expect them.
-]{2.5}
+finding mysterious newlines where they didn't expect them]{2.5}
 
 \end{funcdesc}