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