From 1a50bb819da7148bbeffdfdd703b11402804ac3b Mon Sep 17 00:00:00 2001 From: Thomas de Grivel Date: Mon, 20 Oct 2014 07:00:03 +0200 Subject: Typo in CREATE-SCANNER documentation. --- api.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api.lisp b/api.lisp index 21550e1..ea04405 100644 --- a/api.lisp +++ b/api.lisp @@ -39,7 +39,7 @@ (:documentation "Accepts a regular expression - either as a parse-tree or as a string - and returns a scan closure which will scan strings for this regular expression and a list mapping registers to -their names \(NIL stands for unnamed ones). The \"mode\" keyboard +their names \(NIL stands for unnamed ones). The \"mode\" keyword arguments are equivalent to the imsx modifiers in Perl. If DESTRUCTIVE is not NIL, the function is allowed to destructively modify its first argument \(but only if it's a parse tree).")) -- cgit v1.2.3-70-g09d2