summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/link.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/link.n b/doc/link.n
index 4561b57..b560daa 100644
--- a/doc/link.n
+++ b/doc/link.n
@@ -109,7 +109,7 @@ oo::class create Ex {
}
set o [Ex new]
-$o 3 5 7
+$o call 3 5 7
\fI\(-> This is a\fR
\fI\(-> This is b(3)\fR
\fI\(-> This is c(5,7)\fR