chiark / gitweb /
doc/syntax.tex: Give cross-ref to (stub) metaclass section.
[sod] / doc / runtime.tex
index d4a82928a311fb6f7f9656a32145e0c63d37f1f4..a4a15ed0ffc31c5f1501bee345c59f26aedd5b74 100644 (file)
@@ -328,7 +328,7 @@ keyword arguments.
     which expects keyword arguments, but don't supply any and forget the null
     pointer which terminates the (empty) list.} %
   If @<kwfirst> is a null pointer, then @<ap> need not be a valid pointer;
-  otherwise, the cursor object @|* @<ap>| will be modified as the function
+  otherwise, the cursor object @|*@<ap>| will be modified as the function
   extracts successive arguments from the tail.
 
   The keyword vector is read from the vector of @|kwval| structures starting