aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
diff options
context:
space:
mode:
authorOliver Marriott <rktjmp@users.noreply.github.com>2021-09-18 03:07:00 +1000
committerGitHub <noreply@github.com>2021-09-17 13:07:00 -0400
commitd9f93e56427b78d6d395d45e1a0ca243783d4f5c (patch)
treefc16056a72405e8ddcc4c2f9b253d65061c6912a /runtime/doc
parentd8de4eb685e35646c7d541e9a75bdc296127b7e2 (diff)
downloadrneovim-d9f93e56427b78d6d395d45e1a0ca243783d4f5c.tar.gz
rneovim-d9f93e56427b78d6d395d45e1a0ca243783d4f5c.tar.bz2
rneovim-d9f93e56427b78d6d395d45e1a0ca243783d4f5c.zip
fix(typo): overriden -> overridden (RE: PR #14159) (#15360)
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/eval.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 99e48e602b..d29451f5c3 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -12495,7 +12495,7 @@ Command-line expressions highlighting *expr-highlight*
Expressions entered by the user in |i_CTRL-R_=|, |c_CTRL-\_e|, |quote=| are
highlighted by the built-in expressions parser. It uses highlight groups
-described in the table below, which may be overriden by colorschemes.
+described in the table below, which may be overridden by colorschemes.
*hl-NvimInvalid*
Besides the "Nvim"-prefixed highlight groups described below, there are
"NvimInvalid"-prefixed highlight groups which have the same meaning but