Apply typo patches from Paul Eggert.
This commit is contained in:
parent
16a4a21d01
commit
eb8c3be94e
151 changed files with 388 additions and 388 deletions
|
@ -65,7 +65,7 @@
|
|||
/* define WANT_CAPS_LOCK to make f-key T1 (aka F1) behave as CapsLock */
|
||||
#define WANT_CAPS_LOCK
|
||||
#ifdef WANT_CAPS_LOCK
|
||||
int caps_lock; /* toggle indicater for f-key T1 caps lock */
|
||||
int caps_lock; /* toggle indicator for f-key T1 caps lock */
|
||||
static char *Caps = "[CAPS] "; /* Caps Lock prefix string */
|
||||
#define CAPS_LEN 7 /* strlen (Caps) */
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue