aboutsummaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorIsak Johansson <isak@k22.se>2020-02-13 08:12:41 +0100
committerEivind Fonn <evfonn@gmail.com>2020-02-22 10:58:42 +0100
commitee444722cf1243cf5e0a307300d8e3890444d5c4 (patch)
tree58855cab5099fd8b792afc11badb6d2beb5a453f /doc/source
parent48f4965e258bc6711c354f0716d108cac1d0337c (diff)
Spelling fix
I found a spelling error while reading through the documentation.
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/keymaps.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/keymaps.rst b/doc/source/keymaps.rst
index cae0ad8..36f8141 100644
--- a/doc/source/keymaps.rst
+++ b/doc/source/keymaps.rst
@@ -103,7 +103,7 @@ There follows a brief overview of the main functions of this macro.
The macro :elisp:ref:`evil-define-key` can be used to augment existing
-modes with state bindings, as well as creating packages with customg
+modes with state bindings, as well as creating packages with custom
bindings. For example, the following will create a minor mode
``foo-mode`` with normal state bindings for the keys :kbd:`w` and
:kbd:`e`: