[Spice-devel] [PATCH spice-gtk 3/3] spicy: s/Automagic/Automatic/

Pavel Grunt pgrunt at redhat.com
Thu Mar 17 07:22:50 UTC 2016


On Wed, 2016-03-16 at 17:16 -0300, Eduardo Lima (Etrunko) wrote:
> On 03/16/2016 10:46 AM, Pavel Grunt wrote:
> > 
> > ---
> > 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",
> > 
> Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>
> 
> 

Thanks, pushed

Pavel



More information about the Spice-devel mailing list