summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2015-07-11 06:49:37 +0200
committerChristophe Jaillet <jailletc36@apache.org>2015-07-11 06:49:37 +0200
commite7974e947695c740ea2a2d0d4a184c0e5a34a56f (patch)
treef69c9bca7bd6aaf8ac8cd6a37fca257b7393c2a6 /docs
parentFix doc as spotted by Matthew in online doc (diff)
downloadapache2-e7974e947695c740ea2a2d0d4a184c0e5a34a56f.tar.xz
apache2-e7974e947695c740ea2a2d0d4a184c0e5a34a56f.zip
Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690344 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/getting-started.html.en2
-rw-r--r--docs/manual/getting-started.xml.fr2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/getting-started.html.en b/docs/manual/getting-started.html.en
index 74fc17e4ab..2097209404 100644
--- a/docs/manual/getting-started.html.en
+++ b/docs/manual/getting-started.html.en
@@ -193,7 +193,7 @@ problem without the error log is like driving with your eyes closed.</p>
<p>The location of the error log is defined by the <code class="directive"><a href="./mod/core.html#errorlog">ErrorLog</a></code> directive, which may be set globally,
or per virtual host. Entries in the error log tell you what went wrong,
and when. They often also tell you how to fix it. Each error log message
-contains a error code, which you can search for online for even more
+contains an error code, which you can search for online for even more
detailed descriptions of how to address the problem. You can also
configure your error log to contain a log ID which you can then
correlate to an access log entry, so that you can determine what request
diff --git a/docs/manual/getting-started.xml.fr b/docs/manual/getting-started.xml.fr
index 4035b65ed3..a2085265d6 100644
--- a/docs/manual/getting-started.xml.fr
+++ b/docs/manual/getting-started.xml.fr
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision : 1602761 -->
+<!-- English Revision : 1690343 -->
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->