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