diff options
Diffstat (limited to '')
-rw-r--r-- | src/mds-kkbd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-kkbd.c b/src/mds-kkbd.c index 01e98f1..66d3a4d 100644 --- a/src/mds-kkbd.c +++ b/src/mds-kkbd.c @@ -68,7 +68,7 @@ /* NOTE: length hardcoded in `initialise_server` */ /** - * LED:s that we believe are pressent on the keyboard + * LED:s that we believe are present on the keyboard */ #ifdef LED_COMPOSE # define PRESENT_LEDS "num caps scrl compose" |