Skip to content

Commit f4a6f32

Browse files
committed
[alg.sorting] Fix grammar.
1 parent de4ddf0 commit f4a6f32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/algorithms.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3703,14 +3703,14 @@
37033703
\begin{itemize}
37043704
\item
37053705
\tcode{equiv}
3706-
is an equivalence relation
3706+
is an equivalence relation,
37073707
\item
37083708
\tcode{comp}
37093709
induces a well-defined relation on the equivalence
37103710
classes determined by
3711-
\tcode{equiv}
3711+
\tcode{equiv}, and
37123712
\item
3713-
The induced relation is a strict total ordering.
3713+
the induced relation is a strict total ordering.
37143714
\end{itemize}
37153715
\end{note}
37163716

0 commit comments

Comments
 (0)