]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo
authorTakashi Sato <takashi@apache.org>
Mon, 9 Jan 2012 16:17:10 +0000 (16:17 +0000)
committerTakashi Sato <takashi@apache.org>
Mon, 9 Jan 2012 16:17:10 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1229237 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/programs/httxt2dbm.xml

index 513c7ef951cf17fb73b619bc7e34aff5427ed88f..cf0cf15649d242c5040478cd59528dd6a9a5c021 100644 (file)
@@ -27,7 +27,7 @@
 
 <summary>
     <p><code>httxt2dbm</code> is used to generate dbm files from text input, for
-    use in <directive module="mod_rewrite">RewriteMap</directive>RewriteMap with
+    use in <directive module="mod_rewrite">RewriteMap</directive> with
     the <code>dbm</code> map type.
     </p>
 </summary>