summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xbell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbell.c b/xbell.c
index 70ca37a..105a420 100644
--- a/xbell.c
+++ b/xbell.c
@@ -9,7 +9,7 @@
#include <X11/XKBlib.h>
/*
- * maximum number of arguemnts we will try and call when
+ * maximum number of arguments we will try and call when
* launching the usder defined program
*/
#define ARG_LIMIT 20