Skip to content

Commit 41c6bac

Browse files
Eeliszygoloid
authored andcommitted
[string.io] Don't refer to sentry by name it was not given. (#1333)
1 parent 4408f46 commit 41c6bac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/strings.tex

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4245,7 +4245,7 @@
42454245
\tcode{is.width(0)}
42464246
is called and the
42474247
\tcode{sentry}
4248-
object \tcode{k} is destroyed.
4248+
object is destroyed.
42494249

42504250
\pnum
42514251
If the function extracts no characters, it calls
@@ -4328,8 +4328,7 @@
43284328
In any case,
43294329
after the last character is extracted, the
43304330
\tcode{sentry}
4331-
object \tcode{k}
4332-
is destroyed.
4331+
object is destroyed.
43334332

43344333
\pnum
43354334
If the function extracts no characters, it calls

0 commit comments

Comments
 (0)