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

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

index 2368b2791ab9903678837b8ec4180ee71031a5ff..a2282dfca1e77dc9e265fe8d3c8e0a814d0ae215 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 3b180534929ae289600fa3abcfa0461dcf0f1985..d59c96a1b8b5d2270f6b54a28f3528006d95f794 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 : 1602760 -->
+<!-- English Revision : 1690345 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->