summaryrefslogtreecommitdiffstats
path: root/examples/modes
diff options
context:
space:
mode:
Diffstat (limited to 'examples/modes')
-rw-r--r--examples/modes10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/modes b/examples/modes
index 8cac965..e1501b0 100644
--- a/examples/modes
+++ b/examples/modes
@@ -1,11 +1,11 @@
# -*- python -*-
# This example can be used to name a mode you want to use,
-# and load the script, without having the use Blueshift's -c
-# option and give a pathname. You will only need to give a
-# filename. In this example, those modes are installed in
-# the directory `$XDG_CONFIG_HOME/blueshift-modes`, and the
-# default mode is named `default`.
+# without having to use Blueshift's -c option and give a
+# pathname. You will only need to give a filename. In this
+# example, those modes are installed in the directory
+# `$XDG_CONFIG_HOME/blueshift-modes`, and the default mode
+# is named `default`.
# Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)