Skip to content

Commit 942e807

Browse files
Eeliszygoloid
authored andcommitted
[list.ops] Add missing full stop at end of sentence.
1 parent b7d6585 commit 942e807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5416,7 +5416,7 @@
54165416
Nothing unless an exception is thrown by
54175417
\tcode{*i == *(i-1)}
54185418
or
5419-
\tcode{pred(*i, *(i - 1))}
5419+
\tcode{pred(*i, *(i - 1))}.
54205420

54215421
\pnum
54225422
\complexity

0 commit comments

Comments
 (0)