summaryrefslogtreecommitdiff
path: root/src/channel-inputs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel-inputs.c')
-rw-r--r--src/channel-inputs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/channel-inputs.c b/src/channel-inputs.c
index 1a6457d..93cfd2e 100644
--- a/src/channel-inputs.c
+++ b/src/channel-inputs.c
@@ -125,10 +125,10 @@ static void spice_inputs_channel_class_init(SpiceInputsChannelClass *klass)
G_PARAM_STATIC_BLURB));
/**
- * SpiceInputsChannel::inputs-modifier:
+ * SpiceInputsChannel::inputs-modifiers:
* @display: the #SpiceInputsChannel that emitted the signal
*
- * The #SpiceInputsChannel::inputs-modifier signal is emitted when
+ * The #SpiceInputsChannel::inputs-modifiers signal is emitted when
* the guest keyboard locks are changed. You can read the current
* state from #SpiceInputsChannel:key-modifiers property.
**/