From 9a2bfe09bb57d30144cf007b8d20cf46bba42518 Mon Sep 17 00:00:00 2001
From: Daniel Ruggeri
Date: Sat, 19 Oct 2013 12:49:14 +0000
Subject: [PATCH] Remove erroneous space reported in pr55676
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1533748 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_env.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml
index 2abe6783238..5fece613c04 100644
--- a/docs/manual/mod/mod_env.xml
+++ b/docs/manual/mod/mod_env.xml
@@ -86,7 +86,7 @@ SSI pages
setting is meant as input into this early phase of processing such as the
RewriteRule directive, you should
instead set the environment variable with
- SetEnvIf.
+ SetEnvIf.
On 2.2, the PATH environment variable cannot be set using Setenv.
--
2.47.3