]> granicus.if.org Git - apache/commitdiff
Missing verbs.
authorLucien Gentis <lgentis@apache.org>
Sun, 1 Mar 2009 14:36:08 +0000 (14:36 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 1 Mar 2009 14:36:08 +0000 (14:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@749041 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_imagemap.xml

index b65c8352363ff4dea976b759fafddfa7ef3b0cfe..bedc73f2043278802ae852843ac5e1891db30b9f 100644 (file)
 
     <section id="imapfile.values"><title>Values</title>
 
-      <p>The values for each of the directives can any of the following:</p>
+      <p>The values for each of the directives can be any of the
+      following:</p>
 
       <dl>
       <dt>a URL</dt>
       <dd><p>The URL can be relative or absolute URL. Relative URLs
       can contain '..' syntax and will be resolved relative to the
       <code>base</code> value.</p>
-      <p><code>base</code> itself will not resolved according to the
+      <p><code>base</code> itself will not be resolved according to the
       current value. A statement <code>base mailto:</code> will
       work properly, though.</p></dd>