Commit 832db768 authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

typo fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2149 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 6ecbdd30
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -641,7 +641,7 @@ int get_control_kbinput(int kbinput)
}
/* Translate escape sequences, most of which correspond to extended
* keypad values, nto their corresponding key values. These sequences
* keypad values, into their corresponding key values. These sequences
* are generated when the keypad doesn't support the needed keys. If
* the escape sequence is recognized but we want to ignore it, return
* ERR and set ignore_seq to TRUE; if it's unrecognized, return ERR and
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment