diff --git a/manifests/params.pp b/manifests/params.pp index dd6b86f..db3a983 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -23,7 +23,7 @@ # @param [string] pkg_ensure # which [package type](https://confdroid.com/2017/05/puppet-type-package/) # to choose, i.e. `latest` or `present`. - # @param [array] reqpackages the packages to install. +# @param [array] reqpackages the packages to install. # @param [boolean] fn_manage_config Whether to manage the fail2ban # configuration files. If set to false, fail2ban will be installed, but the # configuration will not be managed.