From 5d1477ffdc21f153b223f54aeecaa028a2fdeaf2 Mon Sep 17 00:00:00 2001 From: Josh Behrends Date: Fri, 7 Feb 2014 11:32:44 -0800 Subject: [PATCH] Fixed incorrect documentation --- manifests/check.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/check.pp b/manifests/check.pp index 4126001bcb..6d44e7c5ea 100644 --- a/manifests/check.pp +++ b/manifests/check.pp @@ -50,7 +50,7 @@ # Default: undef # # [*handle*] -# Boolean. When true, check will not be sent to handlers +# Boolean. When false, check will not be sent to handlers # Default: undef # # [*publish*]