We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08124a7 commit 1fe2a64Copy full SHA for 1fe2a64
1 file changed
docs/manual/faq/support.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<!DOCTYPE faq SYSTEM "../style/faq.dtd">
3
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
5
6
<!--
7
Copyright 2003-2004 The Apache Software Foundation
@@ -43,7 +43,7 @@
43
<dl>
44
<dt>Check the errorlog!</dt>
45
<dd>Apache tries to be helpful when it encounters a problem. In many
46
- cases, it will provide some details by writing one or messages to the
+ cases, it will provide some details by writing one or more messages to the
47
server error log. Sometimes this is enough for you to diagnose & fix
48
the problem yourself (such as file permissions or the like). The default
49
location of the error log is
0 commit comments