typo
diff --git a/Doc/lib/libcsv.tex b/Doc/lib/libcsv.tex
index 2816203..86d1025 100644
--- a/Doc/lib/libcsv.tex
+++ b/Doc/lib/libcsv.tex
@@ -196,7 +196,7 @@
 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