]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
backport wording fix
authorSkip Montanaro <skip@pobox.com>
Sat, 10 Jun 2006 16:46:02 +0000 (16:46 +0000)
committerSkip Montanaro <skip@pobox.com>
Sat, 10 Jun 2006 16:46:02 +0000 (16:46 +0000)
Doc/lib/libcsv.tex

index cac39bcf280df1d279b9af353371d3d565f5050a..436faadbb529ce331fa0f4bae7b1fe7e2f367959 100644 (file)
@@ -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