summaryrefslogtreecommitdiffstats
path: root/docs/manual/configuring.xml
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2010-07-20 12:48:02 +0200
committerRainer Jung <rjung@apache.org>2010-07-20 12:48:02 +0200
commit822088c8c556b0c44b0d35844b005a04a66da0ea (patch)
tree51fb11ce032faec8157a5485660f6964ff8dbcc1 /docs/manual/configuring.xml
parentTrivial spelling fix so I can close (diff)
downloadapache2-822088c8c556b0c44b0d35844b005a04a66da0ea.tar.xz
apache2-822088c8c556b0c44b0d35844b005a04a66da0ea.zip
Replace "back-slash" with "backslash" in docs.
I kept "back slash" when explicitely used in comparison with "forward slash". git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965792 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/configuring.xml')
-rw-r--r--docs/manual/configuring.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml
index 4570a81f5b..1c78223ea4 100644
--- a/docs/manual/configuring.xml
+++ b/docs/manual/configuring.xml
@@ -64,10 +64,10 @@ Server.</p>
<title>Syntax of the Configuration Files</title>
<p>httpd configuration files contain one directive per line.
- The back-slash "\" may be used as the last character on a line
+ The backslash "\" may be used as the last character on a line
to indicate that the directive continues onto the next line.
There must be no other characters or white space between the
- back-slash and the end of the line.</p>
+ backslash and the end of the line.</p>
<p>Directives in the configuration files are case-insensitive,
but arguments to directives are often case sensitive. Lines