Skip to content

Commit df9a809

Browse files
jensmaurerzygoloid
authored andcommitted
[partial.sort] Remove 'It takes' from complexity specification.
Partially addresses #1088.
1 parent f3adfa0 commit df9a809

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
@@ -3716,7 +3716,7 @@
37163716

37173717
\pnum
37183718
\complexity
3719-
It takes approximately
3719+
Approximately
37203720
\tcode{(last - first) * log(middle - first)}
37213721
comparisons.
37223722
\end{itemdescr}

0 commit comments

Comments
 (0)