summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-02-13 09:03:55 -0800
committerDylan Baker <dylan@pnwbakers.com>2017-02-13 09:20:08 -0800
commit0a6e5ccf8c9b87a63e25669b4540a564ab22a5a5 (patch)
treed5fb831835afb6cf5d5fb5ced63286e42cb0ac67 /docs
parent7a156e6ce62a2457e7082719e62cba0dd07aefb4 (diff)
alot.rc.spec: Fix typo in documentation
It currently lists "terminal_command" in relation to "editor_spawn" but the config option is actually "terminal_cmd".
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/alotrc_table2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/configuration/alotrc_table b/docs/source/configuration/alotrc_table
index a51079d9..855c3f6a 100644
--- a/docs/source/configuration/alotrc_table
+++ b/docs/source/configuration/alotrc_table
@@ -192,7 +192,7 @@
.. describe:: editor_spawn
- 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
:type: boolean