summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_log_forensic.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_log_forensic.html.en')
-rw-r--r--docs/manual/mod/mod_log_forensic.html.en4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en
index c6d2c98b3d..18178f8063 100644
--- a/docs/manual/mod/mod_log_forensic.html.en
+++ b/docs/manual/mod/mod_log_forensic.html.en
@@ -65,7 +65,7 @@ version 2.1</td></tr></table>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="formats" id="formats">Forensic Log Format</a></h2>
- <p>Each request is logged two times. The first time <em>before</em> it's
+ <p>Each request is logged two times. The first time is <em>before</em> it's
processed further (that is, after receiving the headers). The second log
entry is written <em>after</em> the request processing at the same time
where normal logging occurs.</p>
@@ -86,7 +86,7 @@ version 2.1</td></tr></table>
Firefox/0.8|Accept:image/png, <var>etc...</var>
</code></p></div>
- <p>The plus character at the beginning indicates that this is first log
+ <p>The plus character at the beginning indicates that this is the first log
line of this request. The second line just contains a minus character and
the ID again:</p>