QUOTE_ALWAYS -> QUOTE_ALL

This commit is contained in:
Skip Montanaro 2003-06-04 15:30:13 +00:00
parent 470b0c0e1f
commit a1045567e0

View file

@ -174,7 +174,7 @@ headers.
The \module{csv} module defines the following constants:
\begin{datadesc}{QUOTE_ALWAYS}
\begin{datadesc}{QUOTE_ALL}
Instructs \class{writer} objects to quote all fields.
\end{datadesc}