[Spice-devel] [PATCH spice-gtk 3/3] spicy: s/Automagic/Automatic/
Pavel Grunt
pgrunt at redhat.com
Wed Mar 16 13:46:53 UTC 2016
---
It's A Kind of Magic
---
src/spicy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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",
--
2.7.3
More information about the Spice-devel
mailing list