X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/add6883c4623cc42552bc3587aad866184f37c06..002d481f71272b0605ac310f3cea595780dae531:/src/module-parse.lisp diff --git a/src/module-parse.lisp b/src/module-parse.lisp index 15bfe87..63d75cd 100644 --- a/src/module-parse.lisp +++ b/src/module-parse.lisp @@ -281,7 +281,7 @@ ;; Parse a declarator or dotted-declarator, i.e., one whose ;; centre is ;; - ;; maybe-dotted-identifier ::= [id `.'] id + ;; maybe-dotted-name ::= [id `.'] id ;; ;; A plain identifier is returned as a string, as usual; a ;; dotted identifier is returned as a cons cell of the two