aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_dig.c
diff options
context:
space:
mode:
authorGravatar Benoit Mortier <opensides@users.sourceforge.net> 2004-12-03 09:19:18 +0000
committerGravatar Benoit Mortier <opensides@users.sourceforge.net> 2004-12-03 09:19:18 +0000
commit83df67099daebd7189ad0417089040f3b2de27c1 (patch)
treea821e85265092ae1f55d64ac9499d9d951466470 /plugins/check_dig.c
parent9d704527496ac715e24bcc844b39125022c0aabc (diff)
downloadmonitoring-plugins-83df67099daebd7189ad0417089040f3b2de27c1.tar.gz
Localization fixes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@988 f882894a-f735-0410-b71e-b25c423dba1c
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 211c16c0..32bf2c48 100644
--- a/plugins/check_dig.c
+++ b/plugins/check_dig.c
@@ -318,7 +318,7 @@ print_help (void)
printf ("Copyright (c) 2000 Karl DeBisschop <kdebisschop@users.sourceforge.net>\n");
printf (COPYRIGHT, copyright, email);
- printf (_("Test the DNS service on the specified host using dig\n\n"));
+ printf (_("Test the DNS service on the specified host using dig\n"));
print_usage ();