diff --git a/src/normal.cc b/src/normal.cc index 15dd89de..e9c37f14 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -273,7 +273,7 @@ void view_commands(Context& context, NormalParams params) } }, "view", "v,c: center cursor (vertically)\n" - "m: center cursor (horzontally)\n" + "m: center cursor (horizontally)\n" "t: cursor on top \n" "b: cursor on bottom\n" "h: scroll left \n"