summaryrefslogtreecommitdiffstats
path: root/plugins/check_dig.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_dig.c')
-rw-r--r--plugins/check_dig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_dig.c b/plugins/check_dig.c
index 211c16c..32bf2c4 100644
--- a/plugins/check_dig.c
+++ b/plugins/check_dig.c
@@ -318,7 +318,7 @@ print_help (void)
318 printf ("Copyright (c) 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net>\n"); 318 printf ("Copyright (c) 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net>\n");
319 printf (COPYRIGHT, copyright, email); 319 printf (COPYRIGHT, copyright, email);
320 320
321 printf (_("Test the DNS service on the specified host using dig\n\n")); 321 printf (_("Test the DNS service on the specified host using dig\n"));
322 322
323 print_usage (); 323 print_usage ();
324 324