r51013 - python/trunk/Objects/listsort.txt
Aug. 1, 2006
4:24 p.m.
Author: andrew.kuchling Date: Tue Aug 1 18:24:30 2006 New Revision: 51013 Modified: python/trunk/Objects/listsort.txt Log: typo fix Modified: python/trunk/Objects/listsort.txt ============================================================================== --- python/trunk/Objects/listsort.txt (original) +++ python/trunk/Objects/listsort.txt Tue Aug 1 18:24:30 2006 @@ -494,7 +494,7 @@ 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.
7197
Age (days ago)
7197
Last active (days ago)
0 comments
1 participants
participants (1)
-
andrew.kuchling