summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-17 23:57:43 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-17 23:57:43 +0100
commit19db84189cabcc6de19d23839b35e6ca997f2144 (patch)
tree1d9da1a483e94ac5e165a7c35c63a410c35e8d73 /examples
parentupdate todo (diff)
downloadblueshift-19db84189cabcc6de19d23839b35e6ca997f2144.tar.gz
blueshift-19db84189cabcc6de19d23839b35e6ca997f2144.tar.bz2
blueshift-19db84189cabcc6de19d23839b35e6ca997f2144.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/lisp-esque2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque b/examples/lisp-esque
index 301e15c..31ae853 100644
--- a/examples/lisp-esque
+++ b/examples/lisp-esque
@@ -1,6 +1,6 @@
# -*- python -*-
-# This example reads an lisp-esque syntax configuration
+# This example reads a lisp-esque syntax configuration
# file to make it easier for non-programmers to use
# Blueshift. It will read a file with the same pathname
# just with ‘.conf’ appended (‘lisp-esque.conf’ in this