summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/spicy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spicy.c b/src/spicy.c
index 12ae653..a3f357a 100644
--- a/src/spicy.c
+++ b/src/spicy.c
@@ -738,7 +738,7 @@ static const GtkToggleActionEntry tentries[] = {
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "auto-clipboard",
- .label = "Automagic clipboard sharing between host and guest",
+ .label = "Automatic clipboard sharing between host and guest",
.callback = G_CALLBACK(menu_cb_bool_prop),
},{
.name = "auto-usbredir",