aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYadi Abdalhalim <36752216+Ydot19@users.noreply.github.com>2024-02-19 02:18:07 -0800
committerChristian Duerr <contact@christianduerr.com>2024-03-19 02:20:53 +0100
commitbd85bebf5b62e5bae25bccd7280509ff054dfc26 (patch)
tree554a74ae3885d7bbb91e5288dab19c716b354efd
parent0926df17bfbb048d09cae74e6a0fa0603929c19c (diff)
downloadalacritty-bd85bebf5b62e5bae25bccd7280509ff054dfc26.tar.gz
alacritty-bd85bebf5b62e5bae25bccd7280509ff054dfc26.zip
Fix typo in config docs
-rw-r--r--extra/man/alacritty.5.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/man/alacritty.5.scd b/extra/man/alacritty.5.scd
index f42b74e3..81637f3e 100644
--- a/extra/man/alacritty.5.scd
+++ b/extra/man/alacritty.5.scd
@@ -890,7 +890,7 @@ _https://docs.rs/winit/latest/winit/keyboard/enum.Key.html#variant.Dead_
Centers the screen around the vi mode cursor.
*InlineSearchForward*
Search forward within the current line.
- *InlineSearchBcakward*
+ *InlineSearchBackward*
Search backward within the current line.
*InlineSearchForwardShort*
Search forward within the current line, stopping just short of the character.