]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 11 Jul 2015 04:49:37 +0000 (04:49 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 11 Jul 2015 04:49:37 +0000 (04:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690344 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/getting-started.html.en
docs/manual/getting-started.xml.fr

index 74fc17e4ab5df1ff256e5aa68a73de62bb59ece6..2097209404af3012e279903c811d0cb0f8d0d201 100644 (file)
@@ -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
index 4035b65ed315198a648af6805952154ed254f8d2..a2085265d6080f4483f7c3c843d0c82cebc29423 100644 (file)
@@ -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 -->