From: Skip Montanaro Date: Wed, 28 Dec 2005 15:56:58 +0000 (+0000) Subject: typo X-Git-Tag: v2.5a0~937 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bdaac7f95205cdae2ffddff3d3ca773f188cc30;p=python typo --- diff --git a/Doc/lib/libcsv.tex b/Doc/lib/libcsv.tex index 2816203b41..86d102551e 100644 --- a/Doc/lib/libcsv.tex +++ b/Doc/lib/libcsv.tex @@ -196,7 +196,7 @@ Excel-generated TAB-delimited file. The \class{Sniffer} class is used to deduce the format of a CSV file. \end{classdesc} -The \class{Sniffer} class provides a single method: +The \class{Sniffer} class provides two methods: \begin{methoddesc}{sniff}{sample\optional{,delimiters=None}} Analyze the given \var{sample} and return a \class{Dialect} subclass