Skip to content

Commit 5c59ede

Browse files
jensmaurertkoeppe
authored andcommitted
[locale.ctype.virtuals] Clarify do_widen parameter
1 parent 4cea882 commit 5c59ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locales.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@
12271227
from a \tcode{char} value or sequence of \tcode{char} values
12281228
to the corresponding \tcode{charT} value or values.
12291229
\begin{footnote}
1230-
The char argument of \tcode{do_widen} is intended to
1230+
The parameter \tcode{c} of \tcode{do_widen} is intended to
12311231
accept values derived from \grammarterm{character-literal}s
12321232
for conversion to the locale's encoding.
12331233
\end{footnote}

0 commit comments

Comments
 (0)