Skip to content

Commit 5047d04

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[alg.copy] Add period to end of sentence
1 parent 24f3eb7 commit 5047d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/algorithms.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6417,7 +6417,7 @@
64176417
for the overload in namespace \tcode{std}.
64186418

64196419
\pnum
6420-
Let $N$ be $\min(\tcode{last - first}, \ \tcode{result_last - result})$
6420+
Let $N$ be $\min(\tcode{last - first}, \ \tcode{result_last - result})$.
64216421

64226422
\pnum
64236423
\expects

0 commit comments

Comments
 (0)