diff options
author | Daniel Earl Poirier <poirier@apache.org> | 2010-11-01 22:59:49 +0100 |
---|---|---|
committer | Daniel Earl Poirier <poirier@apache.org> | 2010-11-01 22:59:49 +0100 |
commit | 5b07a2b13120828f30ff2c1528308581c95958c9 (patch) | |
tree | 90481a178e3984f74fa8e8a69a5020712c3d9188 | |
parent | Warn that not only does mod_disk_cache require mod_cache, but (diff) | |
download | apache2-5b07a2b13120828f30ff2c1528308581c95958c9.tar.xz apache2-5b07a2b13120828f30ff2c1528308581c95958c9.zip |
Fix awkward sentence reported by Gary Schnabl.
PR47390
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029865 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/platform/win_compiling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index 7555428076..43273d8983 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -27,7 +27,7 @@ <summary> - <p>There are many important points before you begin compiling + <p>There are many important points to consider before you begin compiling Apache. See <a href="windows.html">Using Apache with Microsoft Windows</a> before you begin.</p> |