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 4d62df7 commit cf23c2dCopy full SHA for cf23c2d
source/utilities.tex
@@ -2291,11 +2291,11 @@
2291
\tcode{M} is the smaller of \tcode{N} and \tcode{rlen}.
2292
2293
\pnum
2294
-An element of the constructed string has value zero if the
+An element of the constructed object has value zero if the
2295
corresponding character in \tcode{str}, beginning at position
2296
\tcode{pos}, is
2297
-\tcode{0} \tcode{zero}.
2298
-Otherwise, the element has the value 1.
+\tcode{zero}.
+Otherwise, the element has the value one.
2299
Character position \tcode{pos + M - 1} corresponds to bit position zero.
2300
Subsequent decreasing character positions correspond to increasing bit positions.
2301
0 commit comments