diff --git a/manifests/init.pp b/manifests/init.pp
index 1f230e82ac..22f20ca0a4 100755
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -430,7 +430,7 @@
#
# @param purge_vdir
# Removes all other Apache configs and virtual hosts.
-# > **Note**: This parameter is deprecated in favor of the `purge_config` parameter.
+# > **Note**: This parameter is deprecated in favor of the `purge_configs` parameter.
#
# @param conf_enabled
# Whether the additional config files in `/etc/apache2/conf-enabled` should be managed.