chiark / gitweb /
doc/misc.tex: Fix keyword argument name in `find-duplicates'.
[sod] / doc / misc.tex
index db55570ac5256f039ec9d0e26a84dcefc2d9c3e1..ad59e8d1f7c55c115528c43db7f38ba6f92cd83a 100644 (file)
@@ -196,7 +196,7 @@ These symbols are defined in the @|sod-utilities| package.
 \end{describe}
 
 \begin{describe}{fun}
-    {find-duplicates @<report> @<sequence> \&key :identity :test}
+    {find-duplicates @<report> @<sequence> \&key :key :test}
 \end{describe}