summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a72d0bd3cf..bd65402efc 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -290,7 +290,7 @@ distribution.
map() that changes the size of the list should now work faster.
-=sort *
+=item *
sort() has been changed to use mergesort internally as opposed to the
earlier quicksort. For very small lists this may result in slightly