From 83df67099daebd7189ad0417089040f3b2de27c1 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Fri, 3 Dec 2004 09:19:18 +0000 Subject: Localization fixes git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@988 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_dig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_dig.c') 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 \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 (); -- cgit v1.2.3