Unify spelling of key binding to be two words

This commit is contained in:
Joseph Lyons 2023-03-22 13:34:12 -04:00
parent bd85ef363f
commit 9d88cd8842
3 changed files with 7 additions and 7 deletions

View file

@ -6834,7 +6834,7 @@ mod tests {
None
);
// Produces a list of actions and keybindings
// Produces a list of actions and key bindings
fn available_actions(
window_id: usize,
view_id: usize,