diff options
Diffstat (limited to 'setxkbmap.c')
-rw-r--r-- | setxkbmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setxkbmap.c b/setxkbmap.c index 7156344..721e2ee 100644 --- a/setxkbmap.c +++ b/setxkbmap.c @@ -547,7 +547,7 @@ getDisplay(int argc, char **argv) /***====================================================================***/ /** - * Retrieve xkb values from th the XKB_RULES_NAMES property and store their + * Retrieve xkb values from the XKB_RULES_NAMES property and store their * contents in svValues. * If the property cannot be read, the built-in defaults are used. * |