Commit 1db37611 authored by Guoqing Chi's avatar Guoqing Chi Committed by Greg Kroah-Hartman

misc: ibmasm: Modify matricies to matrices

The plural of "matrix" is "matrices".
Signed-off-by: default avatarGuoqing Chi <chiguoqing@yulong.com>
Link: https://lore.kernel.org/r/20210621031100.13093-1-chi962464zy@163.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7487257c
......@@ -43,7 +43,7 @@
#define REMOTE_BUTTON_MIDDLE 0x02
#define REMOTE_BUTTON_RIGHT 0x04
/* size of keysym/keycode translation matricies */
/* size of keysym/keycode translation matrices */
#define XLATE_SIZE 256
struct mouse_input {
......
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