summaryrefslogtreecommitdiff
path: root/fedora-setup-keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'fedora-setup-keyboard.c')
-rw-r--r--fedora-setup-keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora-setup-keyboard.c b/fedora-setup-keyboard.c
index 8c1e6b7..0c4f217 100644
--- a/fedora-setup-keyboard.c
+++ b/fedora-setup-keyboard.c
@@ -57,7 +57,7 @@ gchar* remove_quotes(gchar *str) {
* Append the given value to the current value of matching key.
* Memory for the returned string must be freed by the caller.
*
- * Only mergess input.xkb.options ATM
+ * Only merges input.xkb.options ATM
*/
gchar *merge_key(LibHalContext *hal_ctx, gchar *udi, gchar* key, gchar *value) {
gchar *xkb_opts;