From 4bf90495d403c7fcd0defc0e588edf6c2f285ccf Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Thu, 12 Jul 2018 11:55:23 +0200 Subject: [PATCH] Small fix --- sources/lib/core/include_core.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/lib/core/include_core.sh b/sources/lib/core/include_core.sh index 01f6229..6090815 100644 --- a/sources/lib/core/include_core.sh +++ b/sources/lib/core/include_core.sh @@ -1565,7 +1565,7 @@ then print print "Config?: plugin has a default configuration file (Yes/No)" print "Sched? : plugin is scheduled through cron (Yes/No)" - print "H+? : plugin can log/show passed health checks (Yes/No/Not supported)" + print "H+? : plugin can choose whether to log/show passed health checks (Yes/No/Not supported)" fi return 0