You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2010/11/03 13:18:27 UTC

svn commit: r1030431 - in /tomcat/trunk/webapps/host-manager: 401.jsp 403.jsp 404.jsp

Author: markt
Date: Wed Nov  3 12:18:27 2010
New Revision: 1030431

URL: http://svn.apache.org/viewvc?rev=1030431&view=rev
Log:
Typos

Modified:
    tomcat/trunk/webapps/host-manager/401.jsp
    tomcat/trunk/webapps/host-manager/403.jsp
    tomcat/trunk/webapps/host-manager/404.jsp

Modified: tomcat/trunk/webapps/host-manager/401.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/host-manager/401.jsp?rev=1030431&r1=1030430&r2=1030431&view=diff
==============================================================================
--- tomcat/trunk/webapps/host-manager/401.jsp (original)
+++ tomcat/trunk/webapps/host-manager/401.jsp Wed Nov  3 12:18:27 2010
@@ -62,10 +62,10 @@
     To maintain the CSRF protection:
    </p>
    <ul>
-    <li>users with the <tt>admin-gui</tt> role should not be granted the
+    <li>Users with the <tt>admin-gui</tt> role should not be granted the
        <tt>manager-script</tt> role.</li>
-    <li>if the text interface is accessed through a browser (e.g. for testing
-        since this interfaces is intended for tools not humans) then the browser
+    <li>If the text interface is accessed through a browser (e.g. for testing
+        since this interface is intended for tools not humans) then the browser
         must be closed afterwards to terminate the session.</li>
    </ul>
  </body>

Modified: tomcat/trunk/webapps/host-manager/403.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/host-manager/403.jsp?rev=1030431&r1=1030430&r2=1030431&view=diff
==============================================================================
--- tomcat/trunk/webapps/host-manager/403.jsp (original)
+++ tomcat/trunk/webapps/host-manager/403.jsp Wed Nov  3 12:18:27 2010
@@ -76,10 +76,10 @@
     To maintain the CSRF protection:
    </p>
    <ul>
-    <li>users with the <tt>admin-gui</tt> role should not be granted the
+    <li>Users with the <tt>admin-gui</tt> role should not be granted the
        <tt>manager-script</tt> role.</li>
-    <li>if the text interface is accessed through a browser (e.g. for testing
-        since this interfaces is intended for tools not humans) then the browser
+    <li>If the text interface is accessed through a browser (e.g. for testing
+        since this interface is intended for tools not humans) then the browser
         must be closed afterwards to terminate the session.</li>
    </ul>
  </body>

Modified: tomcat/trunk/webapps/host-manager/404.jsp
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/host-manager/404.jsp?rev=1030431&r1=1030430&r2=1030431&view=diff
==============================================================================
--- tomcat/trunk/webapps/host-manager/404.jsp (original)
+++ tomcat/trunk/webapps/host-manager/404.jsp Wed Nov  3 12:18:27 2010
@@ -37,9 +37,9 @@
     does not exist.
    </p>
    <p>
-    The Host Manager application has been re-structured for Tomcat 7 onwards and some
-    of URLs have changed. All URLs used to access the Manager application should
-    now start with one of the following options:
+    The Host Manager application has been re-structured for Tomcat 7 onwards and
+    some URLs have changed. All URLs used to access the Manager application
+    should now start with one of the following options:
    </p>
     <ul>
       <li><%=request.getContextPath()%>/html for the HTML GUI</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org