Commit 4746195e authored by Joshua Slive's avatar Joshua Slive
Browse files

Fix a couple small grammar things.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90455 13f79535-47bb-0310-9956-ffa450edef68
parent 795751ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ Body:----------de--
Content-language: en
Content-type: text/html
Body:----------en--
<!--#set var="TITLE" value="Cannot proceed request!" -->
<!--#set var="TITLE" value="Cannot process request!" -->
<!--#include virtual="include/top.html" -->

   The server does not support the action requested by the browser.
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ Body:----------de--
Content-language: en
Content-type: text/html
Body:----------en--
 In case you think this is a server error, please contact
 If you think this is a server error, please contact
 the <A HREF="mailto:<!--#echo encoding="none" var="SERVER_ADMIN" -->">Webmaster</A>
----------en--