Typos
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 24 Jun 2010 18:43:38 +0000 (18:43 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 24 Jun 2010 18:43:38 +0000 (18:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@957675 13f79535-47bb-0310-9956-ffa450edef68

webapps/manager/403.jsp

index ecaf097..23f9d72 100644 (file)
     You are not authorized to view this page.
    </p>
    <p>
-    If you have already configured the manager application to allow access and
-    you have used your browsers back button, used a saved bookmark or similar
+    If you have already configured the Manager application to allow access and
+    you have used your browsers back button, used a saved book-mark or similar
     then you may have triggered the cross-site request forgery (CSRF) protection
     that has been enabled for the HTML interface of the Manager application. You
     will need to reset this protection by returning to the 
-    <a href="<%=request.getContextPath()%>/html">main manager page</a>. Once you
-    return to this page you will be able to continue using the manager
+    <a href="<%=request.getContextPath()%>/html">main Manager page</a>. Once you
+    return to this page, you will be able to continue using the Manager
     appliction's HTML interface normally. If you continue to see this access
     denied message, check that you have the necessary permissions to access this
     application.