From 45d457ca48fa58d3202e6c7c632f1448ccc4cee1 Mon Sep 17 00:00:00 2001 From: Markus Frosch Date: Tue, 7 Apr 2015 14:01:04 +0200 Subject: [PATCH] Fix typos in documentation --- manifests/init.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index 47026c8..92117de 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -81,7 +81,7 @@ # $log_store:: # Default: # -# $manage_apache_vhos:: Define wether or not this module should manage +# $manage_apache_vhost:: Define wether or not this module should manage # the virtualhost using Puppetlabs' apache module. # Default: false. # @@ -99,7 +99,7 @@ # a number of dependencies. # Default: operating system specific. # -# $pkg_pkg_repo_version:: +# $pkg_repo_version:: # Options: release, snapshot. # Default: release. #