From c1203c268d868922fc5c5ecb78b03f581e452b7c Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sat, 23 Sep 2017 18:02:57 +0200 Subject: [PATCH] updated documentation --- manifests/params.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/params.pp b/manifests/params.pp index 2b39230..d0da057 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -645,7 +645,7 @@ # @param [string] ng_nrpe_port the port for NRPE. used by firewall and in # configuration file. # @param [boolean] ng_enable_swap_check Whether to enable the declaration of -# the swap check. Disabling thi smakes sense when you use the `cd_swap` +# the swap check. Disabling this makes sense when you use the `cd_swap` # Puppet module and have enabled the check declaration from there, so the # Nagios check is properly aligned to the Puppet module controlling the # particular item.