summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index ae06890e..3b5d975b 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -80,7 +80,7 @@ editor_cmd = string(default=None)
# file encoding used by your editor
editor_writes_encoding = string(default='UTF-8')
-# use terminal_command to spawn a new terminal for the editor?
+# use :ref:`terminal_cmd <terminal-cmd>` to spawn a new terminal for the editor?
# equivalent to always providing the `--spawn=yes` parameter to compose/edit commands
editor_spawn = boolean(default=False)