Skip to content

Commit

Permalink
Add missing full stop at end of sentence.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis committed Jul 8, 2020
1 parent fa27d13 commit 8e0770e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/containers.tex
Expand Up @@ -5405,7 +5405,7 @@
Nothing unless an exception is thrown by
\tcode{*i == *(i-1)}
or
\tcode{pred(*i, *(i - 1))}
\tcode{pred(*i, *(i - 1))}.

\pnum
\complexity
Expand Down

0 comments on commit 8e0770e

Please sign in to comment.