summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-07-31 21:02:37 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-07-31 21:02:37 -0700
commit3a5518589ffb7d24e164dd9616cd1fbb8200f39a (patch)
tree29266a3c6a877bc5bfca04fa7801512bf4dccee4
parent0f16d3da90c101e653b552dd3810b7c3092cb145 (diff)
Comment typo fix
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--setxkbmap.c2
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.
*