From: Fred Drake Date: Sat, 29 Jul 2006 20:21:25 +0000 (+0000) Subject: fix minor markup error that introduced extra punctuation X-Git-Tag: v2.5b3~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a650fb3d6f54085dc35638306d229940d11d6589;p=python fix minor markup error that introduced extra punctuation --- diff --git a/Doc/lib/libcsv.tex b/Doc/lib/libcsv.tex index 0e3294b76e..509171df6f 100644 --- a/Doc/lib/libcsv.tex +++ b/Doc/lib/libcsv.tex @@ -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}