]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missing space.
authorRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 20:41:26 +0000 (20:41 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 15 Mar 2011 20:41:26 +0000 (20:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081935 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/rewritemap.xml

index ff26edee6df1ce013e249bb9671b8571871448e4..35899514df95fd8550bd28ab578f9bc1586db65c 100644 (file)
@@ -120,7 +120,7 @@ may be used, and give examples of each.</p>
   <section id="txt">
     <title>txt: Plain text maps</title>
 
-    <p>When a MapType of <code>txt</code>is used, the MapSource is a filesystem path to a
+    <p>When a MapType of <code>txt</code> is used, the MapSource is a filesystem path to a
     plain-text mapping file, containing space-separated key/value pair
     per line. Optionally, a line may be contain a comment, starting with
     a '#' character.</p>