From 95c0b6b3ab3f1166f364215202eb0fe5c0de77bb Mon Sep 17 00:00:00 2001
From: Joshua Slive
Date: Mon, 23 Oct 2000 22:03:34 +0000
Subject: [PATCH] Small fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86726 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/env.html | 8 ++++----
docs/manual/env.html.en | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/manual/env.html b/docs/manual/env.html
index 64f7ea8bb3..6c428c994c 100644
--- a/docs/manual/env.html
+++ b/docs/manual/env.html
@@ -22,10 +22,10 @@ communicate with other programs like CGI scripts. This document
explains some of the ways to use environment variables in Apache.
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index 64f7ea8bb3..6c428c994c 100644
--- a/docs/manual/env.html.en
+++ b/docs/manual/env.html.en
@@ -22,10 +22,10 @@ communicate with other programs like CGI scripts. This document
explains some of the ways to use environment variables in Apache.
--
2.50.1