From 1723a3c7610cc43438c51d1e5fed43e15099a60e Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Fri, 18 Nov 2016 11:47:20 +0100 Subject: It's useful to use 'useful' instead of 'usefull' --- plugins/check_ntp_time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/check_ntp_time.c b/plugins/check_ntp_time.c index 1cc8cbfb..391b2df2 100644 --- a/plugins/check_ntp_time.c +++ b/plugins/check_ntp_time.c @@ -633,7 +633,7 @@ void print_help(void){ printf("%s\n", _("Notes:")); printf(" %s\n", _("If you'd rather want to monitor an NTP server, please use")); printf(" %s\n", _("check_ntp_peer.")); - printf(" %s\n", _("--time-offset is usefull for compensating for servers with known")); + printf(" %s\n", _("--time-offset is useful for compensating for servers with known")); printf(" %s\n", _("and expected clock skew.")); printf("\n"); printf(UT_THRESHOLDS_NOTES); -- cgit v1.2.3