From faf253e7d9780958e8cbdf5932a46799a89b072e Mon Sep 17 00:00:00 2001 From: weiyj Date: Mon, 31 Dec 2018 15:53:00 +0800 Subject: [PATCH] update apache.pp [oportunity to opportunity] Change-Id: I28e533b60aeefbb61acc3dcc60390e68335c68ad --- 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 9123bd1b..0c15c772 100644 --- a/manifests/wsgi/apache.pp +++ b/manifests/wsgi/apache.pp @@ -80,7 +80,7 @@ # Defaults to undef # # [*custom_wsgi_process_options*] -# (Optional) gives you the oportunity to add custom process options or to +# (Optional) gives you the opportunity to add custom process options or to # overwrite the default options for the WSGI main process. # eg. to use a virtual python environment for the WSGI process # you could set it to: