mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 03:28:33 +00:00
*: Fix some typos found by oni-link
This commit is contained in:
@@ -714,7 +714,7 @@ int find_special_key_in_table(int c)
|
||||
/// with "t_" the next two characters are interpreted as
|
||||
/// a termcap name.
|
||||
///
|
||||
/// @return Key code or 0 if ton found.
|
||||
/// @return Key code or 0 if not found.
|
||||
int get_special_key_code(const char_u *name)
|
||||
FUNC_ATTR_NONNULL_ALL FUNC_ATTR_PURE FUNC_ATTR_WARN_UNUSED_RESULT
|
||||
{
|
||||
|
Reference in New Issue
Block a user