]> granicus.if.org Git - apache/commitdiff
Missing sentence in english and slight gramatical improvement.
authorJoshua Slive <slive@apache.org>
Fri, 12 Jul 2002 17:31:29 +0000 (17:31 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 12 Jul 2002 17:31:29 +0000 (17:31 +0000)
Submitted by: Alexander Velin <velin@bastun.net> and Rich Bowen
Reviewed by: Joshua Slived

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96033 13f79535-47bb-0310-9956-ffa450edef68

docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var

index a9ca662db66bbe20922de5b598a70c28c5a0b3be..9551962532e396812717c7cb006a4460583efb45 100644 (file)
@@ -35,6 +35,9 @@ Body:----------en--
 
   <!--#if expr="$REDIRECT_ERROR_NOTES" -->
 
+    The server encountered an internal error and was 
+    unable to complete your request.
+
     <!--#include virtual="include/spacer.html" -->
 
     Error message:
@@ -43,7 +46,7 @@ Body:----------en--
   <!--#else -->
 
     The server encountered an internal error and was 
-    unable to complete your request. The server is either
+    unable to complete your request. Either the server is
     overloaded or there was an error in a CGI script.
 
   <!--#endif -->