Fix typo horzontally → horizontally

This commit is contained in:
Delapouite 2016-10-06 16:13:40 +02:00
parent 35a6d4916e
commit acafe5f0b9

View File

@ -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"