aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYadi Abdalhalim <36752216+Ydot19@users.noreply.github.com>2024-02-19 02:18:07 -0800
committerGitHub <noreply@github.com>2024-02-19 10:18:07 +0000
commitcb3a79dbf6472740daca8440d5166c1d4af5029e (patch)
treed0fdc8784e21dcde8e99e1f232846da27a9854b6
parentf1853a031d52f6964bbf368d2975767449fc4814 (diff)
downloadalacritty-cb3a79dbf6472740daca8440d5166c1d4af5029e.tar.gz
alacritty-cb3a79dbf6472740daca8440d5166c1d4af5029e.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.