diff options
author | Rich Bowen <rbowen@apache.org> | 2012-04-20 14:24:57 +0200 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2012-04-20 14:24:57 +0200 |
commit | 1031f19e90cdfb04438e5fa8d3509e8940afcad6 (patch) | |
tree | 63dae23d4c298095eed90f19f545952aec59addf /docs/manual/getting-started.xml | |
parent | Link to the docs project, for folks who want to play along. (diff) | |
download | apache2-1031f19e90cdfb04438e5fa8d3509e8940afcad6.tar.xz apache2-1031f19e90cdfb04438e5fa8d3509e8940afcad6.zip |
Grammatical tweak.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328349 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/getting-started.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/getting-started.xml b/docs/manual/getting-started.xml index 053d207da1..dd0f978295 100644 --- a/docs/manual/getting-started.xml +++ b/docs/manual/getting-started.xml @@ -189,7 +189,7 @@ about them.</p> <section id="logs"> <title>Log Files and Troubleshooting</title> -<p>As an Apache HTTP Server administrator, your most valuable asset is +<p>As an Apache HTTP Server administrator, your most valuable assets are the log files, and, in particular, the error log. Troubleshooting any problem without the error log is like driving with your eyes closed.</p> |