summaryrefslogtreecommitdiffstats
path: root/examples/modes
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-22 08:03:59 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-22 08:03:59 +0100
commit4a8d490cc62902672969bd2750bb0c0a66064a4a (patch)
tree46ff7ae64fcddc149f441d22149fa376d8a063a3 /examples/modes
parentadd todos (diff)
downloadblueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.gz
blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.bz2
blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.xz
m + list examples in info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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)