diff options
Diffstat (limited to 'examples/lisp-esque.conf')
-rw-r--r-- | examples/lisp-esque.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index a26f82c..86a3175 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -6,7 +6,7 @@ ; Both ; (semicolon) and # (pound) start commands ending the end of the line -; If you know LISP, you might find this the be a bit different, +; If you know LISP, you might find this to be a bit different, ; it is only superficially like LISP. Anthing it is inside brackets ; is a list of strings. A string starting with a colon is a function ; call with next string being its argument, or the next list being |