[Spice-commits] gtk/spicy.c

Marc-André Lureau elmarco at kemper.freedesktop.org
Fri Dec 9 09:09:45 PST 2011


 gtk/spicy.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 341025776c269530b671fad4f0e0baf8c8806c25
Author: Michael Chudobiak <mjc at avtechpulse.com>
Date:   Fri Dec 9 18:08:52 2011 +0100

    use "connection" instead of "connexion"

diff --git a/gtk/spicy.c b/gtk/spicy.c
index c662983..58a9b5c 100644
--- a/gtk/spicy.c
+++ b/gtk/spicy.c
@@ -238,7 +238,7 @@ static int connect_dialog(SpiceSession *session)
         }
     }
 
-    label = gtk_label_new("Recent connexions:");
+    label = gtk_label_new("Recent connections:");
     gtk_box_pack_start(GTK_BOX(area), label, TRUE, TRUE, 0);
     gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5);
 #ifndef WIN32


More information about the Spice-commits mailing list