Typos
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 3 Nov 2010 12:18:27 +0000 (12:18 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 3 Nov 2010 12:18:27 +0000 (12:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1030431 13f79535-47bb-0310-9956-ffa450edef68

webapps/host-manager/401.jsp
webapps/host-manager/403.jsp
webapps/host-manager/404.jsp

index ce37e3e..3392020 100644 (file)
     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>
index 33e9058..c20a2e8 100644 (file)
     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>
index f2b74ba..d1b5b0b 100644 (file)
@@ -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>