summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libstdtypes.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/libstdtypes.tex')
-rw-r--r--Doc/lib/libstdtypes.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libstdtypes.tex b/Doc/lib/libstdtypes.tex
index b531b61..83d3c03 100644
--- a/Doc/lib/libstdtypes.tex
+++ b/Doc/lib/libstdtypes.tex
@@ -1092,7 +1092,7 @@ Notes:
the sorted or reversed list.
\item[(8)] The \method{sort()} method takes optional arguments for
- controlling the comparisions.
+ controlling the comparisons.
\var{cmp} specifies a custom comparison function of two arguments
(list items) which should return a negative, zero or positive number