summaryrefslogtreecommitdiff
path: root/src/spice-grabsequence.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spice-grabsequence.c')
-rw-r--r--src/spice-grabsequence.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spice-grabsequence.c b/src/spice-grabsequence.c
index 96d936a..26bf96f 100644
--- a/src/spice-grabsequence.c
+++ b/src/spice-grabsequence.c
@@ -67,7 +67,7 @@ SpiceGrabSequence *spice_grab_sequence_new(guint nkeysyms, guint *keysyms)
/**
* spice_grab_sequence_new_from_string:
- * @str: a string of '+' seperated key names (ex: "Control_L+Alt_L")
+ * @str: a string of '+' separated key names (ex: "Control_L+Alt_L")
*
* Creates a new #SpiceGrabSequence from the string representation.
*