This commit is contained in:
Andrew M. Kuchling 2006-08-01 16:24:30 +00:00
parent fe5004fc86
commit 5a51bf50b8

View file

@ -494,7 +494,7 @@ and its followup(s). An earlier paper called the same strategy
467-474, Austin, Texas, 25-27 January 1993.
and it probably dates back to an earlier paper by Bentley and Yao. The
McIlory paper in particular has good analysis of a mergesort that's
McIlroy paper in particular has good analysis of a mergesort that's
probably strongly related to this one in its galloping strategy.