summaryrefslogtreecommitdiffstats
path: root/plugins/check_mysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_mysql.c')
-rw-r--r--plugins/check_mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c
index a1a6376..119ce0a 100644
--- a/plugins/check_mysql.c
+++ b/plugins/check_mysql.c
@@ -377,7 +377,7 @@ print_help (void)
377 377
378 printf (_(COPYRIGHT), copyright, email); 378 printf (_(COPYRIGHT), copyright, email);
379 379
380 printf ("%s\n", _("This program tests connections to a mysql server")); 380 printf ("%s\n", _("This program tests connections to a MySQL server"));
381 381
382 printf ("\n\n"); 382 printf ("\n\n");
383 383