summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordtk <dtk@gmx.de>2011-12-25 12:12:41 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-12-25 15:20:03 +0000
commit4bbab341b89d2115f2698d8bb6cd071880f0cb96 (patch)
tree9bcff1b4d19d8352a680ef84f776851903adb4bf
parentc59d5e2c26e03f8854d985bc00847d17c491bea9 (diff)
Fix typo in default config
"if unset, alot will first *try* the EDITOR env variable"
-rw-r--r--alot/defaults/alot.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index 087d1a12..cce54135 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -36,7 +36,7 @@ terminal_cmd = x-terminal-emulator -e
# EDITOR settings #
####################
# editor command
-# if unset, alot will first the EDITOR env variable, then /usr/bin/editor
+# if unset, alot will first try the EDITOR env variable, then /usr/bin/editor
#editor_cmd = /usr/bin/vim -f -c 'set filetype=mail' +
# file encoding used by your editor