reference/strings/functions/str-getcsv.xml
61374bbe228e8e9c55a24aba59a1e2bb2a871148
...
...
@@ -24,7 +24,7 @@
24
24
<note>
25
25
<para>
26
26
The locale settings are taken into account by this function. If
27
-
<literal>LC_CTYPE</literal> is e.g. <literal>en_US.UTF-8</literal>, strings in
27
+
<constant>LC_CTYPE</constant> is e.g. <literal>en_US.UTF-8</literal>, strings in
28
28
one-byte encodings may be read wrongly by this function.
29
29
</para>
30
30
</note>
31
31