We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9872a commit de433ecCopy full SHA for de433ec
source/text.tex
@@ -2161,10 +2161,8 @@
2161
It always leaves the \tcode{from_next} and \tcode{to_next} pointers
2162
pointing one beyond the last element successfully converted.
2163
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},
2167
\tcode{to_next} is set equal to \tcode{to},
+\tcode{from_next} is set equal to \tcode{from},
2168
the value of \tcode{state} is unchanged, and
2169
there are no changes to the values in \range{to}{to_end}.
2170
0 commit comments