Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a104556

Browse files
author
Skip Montanaro
committed
QUOTE_ALWAYS -> QUOTE_ALL
1 parent 470b0c0 commit a104556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libcsv.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ \subsection{Module Contents}
174174

175175
The \module{csv} module defines the following constants:
176176

177-
\begin{datadesc}{QUOTE_ALWAYS}
177+
\begin{datadesc}{QUOTE_ALL}
178178
Instructs \class{writer} objects to quote all fields.
179179
\end{datadesc}
180180

0 commit comments

Comments
 (0)