summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-15 21:01:06 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-15 21:01:06 +0100
commitf850090f30b6b9c5bba20927de4ca4c8f50f3c90 (patch)
tree1eeb0b5d25c8bac2e1755cbbe707f9eda11ad0af /examples
parentfully eval the tree (diff)
downloadblueshift-f850090f30b6b9c5bba20927de4ca4c8f50f3c90.tar.gz
blueshift-f850090f30b6b9c5bba20927de4ca4c8f50f3c90.tar.bz2
blueshift-f850090f30b6b9c5bba20927de4ca4c8f50f3c90.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--examples/lisp-esque.conf2
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