summaryrefslogtreecommitdiffstats
path: root/examples/lisp-esque
diff options
context:
space:
mode:
Diffstat (limited to '')
-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