Skip to content

Commit de433ec

Browse files
authored
[locale.codecvt.virtuals] Improve wording
1 parent eb9872a commit de433ec

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: source/text.tex

+1-3
Original file line numberDiff line numberDiff line change
@@ -2161,10 +2161,8 @@
21612161
It always leaves the \tcode{from_next} and \tcode{to_next} pointers
21622162
pointing one beyond the last element successfully converted.
21632163
If it returns \tcode{noconv},
2164-
\tcode{internT} and \tcode{externT} are the same type, and
2165-
the converted sequence is identical to
2166-
the input sequence \range{from}{from\textunderscore\nobreak next},
21672164
\tcode{to_next} is set equal to \tcode{to},
2165+
\tcode{from_next} is set equal to \tcode{from},
21682166
the value of \tcode{state} is unchanged, and
21692167
there are no changes to the values in \range{to}{to_end}.
21702168

0 commit comments

Comments
 (0)