From a68fed0de25d75e462a4c355aa791de3f30082db Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 7 Apr 2015 10:00:49 -0400 Subject: [PATCH] wsgi/apache: fix wsgi_process_group doc Fix wsgi_process_group documentation parameter. Change-Id: Id6b9644601b51c709c295d09be09974c44629e20 --- manifests/wsgi/apache.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/wsgi/apache.pp b/manifests/wsgi/apache.pp index 9baf1cb4..c614c797 100644 --- a/manifests/wsgi/apache.pp +++ b/manifests/wsgi/apache.pp @@ -99,7 +99,7 @@ # (optional) Name of the WSGI daemon process. # Defaults to $name # -# [*wsgi_daemon_group*] +# [*wsgi_process_group*] # (optional) Name of the WSGI process group. # Defaults to $name #