From: Skip Montanaro Date: Sat, 10 Jun 2006 16:46:02 +0000 (+0000) Subject: backport wording fix X-Git-Tag: v2.4.4c1~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796878de0d7800e7d87cdbc2569dd71bcd378981;p=thirdparty%2FPython%2Fcpython.git backport wording fix --- diff --git a/Doc/lib/libcsv.tex b/Doc/lib/libcsv.tex index cac39bcf280d..436faadbb529 100644 --- a/Doc/lib/libcsv.tex +++ b/Doc/lib/libcsv.tex @@ -174,7 +174,7 @@ attributes, which are used to define the parameters for a specific 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