--- gvpe/src/gvpe.C 2009/01/18 03:59:09 1.16 +++ gvpe/src/gvpe.C 2009/03/23 15:22:00 1.17 @@ -295,7 +295,7 @@ cleanup_and_exit (EXIT_FAILURE); } - slog (L_ERR, _("unable to setup network, unrecoverable error, exiting.")); + slog (L_ERR, _("unrecoverable error while setting up network, exiting.")); cleanup_and_exit (EXIT_FAILURE); }