From 532454485570d76c159b7ddcf218dce1d59c26d3 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Fri, 20 Feb 2009 00:00:13 +0000 Subject: Typo fixes (Jan Wagner - SF 1878971) --- plugins/check_mysql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_mysql.c') diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c index a1a63769..119ce0af 100644 --- a/plugins/check_mysql.c +++ b/plugins/check_mysql.c @@ -377,7 +377,7 @@ print_help (void) printf (_(COPYRIGHT), copyright, email); - printf ("%s\n", _("This program tests connections to a mysql server")); + printf ("%s\n", _("This program tests connections to a MySQL server")); printf ("\n\n"); -- cgit v1.2.3