From 9b0f7ac93acdc215444210120d7a90517afa75c4 Mon Sep 17 00:00:00 2001 From: ShangXiao Date: Wed, 27 Nov 2019 17:30:50 +0800 Subject: [PATCH] Fix a typo Change-Id: I821e362e8af91dab586e2066f8e2aa8ef93dcde6 --- 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 ab9176e..ecc58e9 100644 --- a/manifests/wsgi/apache.pp +++ b/manifests/wsgi/apache.pp @@ -79,7 +79,7 @@ # Optional. 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: