X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/blobdiff_plain/47af3df3850a1a17ee706b278868309d40bacd55..e8f53d291a3f8cfc0bc56b4f741a3c78260d561d:/runlisp-base.conf diff --git a/runlisp-base.conf b/runlisp-base.conf index fb9f8ad..ea32156 100644 --- a/runlisp-base.conf +++ b/runlisp-base.conf @@ -26,7 +26,7 @@ ;; Variables are looked up starting in the home (or explicitly specified) ;; section, then proceeding to the parents assigned to `@PARENTS'. ;; (`@PARENTS' usually defaults to `@COMMON'; the parent of `@COMMON' is -;; `@BUILTIN'; `@BUILTIN' and `@CONFIG' have no parents.) +;; `@BUILTIN'; `@BUILTIN' and `@ENV' have no parents.) ;; ;; At top-level, the text is split into words at whitespace, unless prevented ;; by double- and single-quote, or escaped by `\'. Within single quotes, all