Commit 5d6057f0 authored by Raymond Hettinger's avatar Raymond Hettinger

Fix typo.

parent 65a350d7
......@@ -1107,7 +1107,7 @@ Notes:
\var{key} specifies a function of one argument that is used to
extract a comparison key from each list element:
\samp{\var{cmp}=\function{str.lower}}
\samp{\var{key}=\function{str.lower}}
\var{reverse} is a boolean value. If set to \code{True}, then the
list elements are sorted as if each comparison were reversed.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment