One word corrected
authorophelie@romuald.burv.ldcom.ad
Thu Jul 24 13:27:59 2008 +0200 (3 years ago)
changeset 10f3ead63e51ef
parent 9100c9d864d64
child 117082e851dc13
One word corrected
src/gui.c
     1.1 --- a/src/gui.c	Wed Jul 18 10:50:01 2007 +0200
     1.2 +++ b/src/gui.c	Thu Jul 24 13:27:59 2008 +0200
     1.3 @@ -309,7 +309,7 @@
     1.4  					GTK_BUTTONS_OK,
     1.5  					_("Fatal error"));
     1.6        gtk_message_dialog_format_secondary_text(GTK_MESSAGE_DIALOG(errdialog),
     1.7 -	  _("WPA can't be initialized and launch on this computer.\n"));
     1.8 +	  _("WPA can't be initialized and launched on this computer.\n"));
     1.9        gtk_dialog_run(GTK_DIALOG(errdialog));
    1.10        gtk_widget_destroy(errdialog);
    1.11        unlink(path);