Merge branch 'master' into doc
[sod] / src / parser / parser-expr-proto.lisp
index ec35445..929e85a 100644 (file)
@@ -41,7 +41,7 @@
   (:documentation
    "Push VALUE onto the STATE's value stack.
 
-   The default message just does that without any fuss.  It's unlikely that
+   The default method just does that without any fuss.  It's unlikely that
    this will need changing unless you invent some really weird values."))
 
 (export 'apply-operator)