]> granicus.if.org Git - apache/commitdiff
fix typo
authorGreg Ames <gregames@apache.org>
Thu, 8 Aug 2002 14:26:47 +0000 (14:26 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 8 Aug 2002 14:26:47 +0000 (14:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96319 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_actions.xml

index ae9cdf95ecdf65a9fc2957f1a3e33d1a6e30bcf1..1cc82a3667f429447f955e5414186613386a8e75 100644 (file)
@@ -41,7 +41,7 @@ content-type</description>
     <em>cgi-script</em> when <em>action-type</em> is triggered by the
     request.  The <em>cgi-script</em> is the URL-path to a resource
     that has been designated as a CGI script using <directive
-    module="mod_alias">ScriptAliase</directive> or <directive
+    module="mod_alias">ScriptAlias</directive> or <directive
     module="mod_mime">AddHandler</directive>.  The
     <em>action-type</em> can be either a <a
     href="../handler.html">handler</a> or a MIME content type. It
@@ -119,4 +119,4 @@ method.</description>
 
 </directivesynopsis>
 
-</modulesynopsis>
\ No newline at end of file
+</modulesynopsis>