From 9a3563e807a7caa646c79437482aed92fa12182b Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 22 Dec 2008 15:24:18 +0000 Subject: Fix some typos and spelling (mostly in text strings) svn path=/trunk/; revision=27085 --- plugins/mate/mate_setup.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/mate/mate_setup.c') diff --git a/plugins/mate/mate_setup.c b/plugins/mate/mate_setup.c index efe454e1ba..972f0304e5 100644 --- a/plugins/mate/mate_setup.c +++ b/plugins/mate/mate_setup.c @@ -628,8 +628,8 @@ extern mate_config* mate_make_config(const gchar* filename, int mate_hfid) { if ( mate_load_config(filename,matecfg) ) { analyze_config(); } else { - report_failure("MATE failed to configue!\n" - "It is recommended that you fix your config and restart wireshark.\n" + report_failure("MATE failed to configure!\n" + "It is recommended that you fix your config and restart Wireshark.\n" "The reported error is:\n%s\n",matecfg->config_error->str); /* if (matecfg) destroy_mate_config(matecfg,FALSE); */ -- cgit v1.2.1