plugins: check_dig: Fix spelling

This commit is contained in:
Karol Babioch 2017-04-21 01:38:39 +02:00
parent 3b86c201a7
commit e0b8ebaa77

View file

@ -331,7 +331,7 @@ print_help (void)
printf ("Copyright (c) 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net>\n");
printf (COPYRIGHT, copyright, email);
printf (_("This plugin test the DNS service on the specified host using dig"));
printf (_("This plugin tests the DNS service on the specified host using dig"));
printf ("\n\n");