From 580bdd286379f6d8b678b9a7472572cfa2684aaf Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Mon, 23 Jun 2014 22:33:29 +0200 Subject: check_ide_smart: Fixing spelling bug --- plugins/check_ide_smart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/check_ide_smart.c b/plugins/check_ide_smart.c index 55faacce..47605e96 100644 --- a/plugins/check_ide_smart.c +++ b/plugins/check_ide_smart.c @@ -419,7 +419,7 @@ nagios (values_t * p, thresholds_t * t) status=STATE_OK; break; default: - printf (_("ERROR - Status '%d' unkown. %d/%d tests passed\n"), status, + printf (_("ERROR - Status '%d' unknown. %d/%d tests passed\n"), status, passed, total); status = STATE_UNKNOWN; break; -- cgit v1.2.3-74-g34f1