From 6bd13ad595ba272b5121eb165078ac9f63ef13e0 Mon Sep 17 00:00:00 2001
From: markt
Date: Wed, 3 Nov 2010 12:19:46 +0000
Subject: [PATCH] Typos
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1030433 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/manager/401.jsp | 8 ++++----
webapps/manager/403.jsp | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/webapps/manager/401.jsp b/webapps/manager/401.jsp
index b05d87f68..3f687804d 100644
--- a/webapps/manager/401.jsp
+++ b/webapps/manager/401.jsp
@@ -67,11 +67,11 @@
are not. To maintain the CSRF protection:
- - users with the manager-gui role should not be granted either
+
- Users with the manager-gui role should not be granted either
the manager-script or manager-jmx roles.
- - if the text or jmx interfaces are accessed through a browser (e.g. for
- testing since these interfaces are intended for tools not humans) then
- the browser must be closed afterwards to terminate the session.
+ - If the text or jmx interfaces are accessed through a browser (e.g. for
+ testing since these interfaces are intended for tools not humans) then
+ the browser must be closed afterwards to terminate the session.
For more information - please see the
diff --git a/webapps/manager/403.jsp b/webapps/manager/403.jsp
index 028d2bb70..843e52008 100644
--- a/webapps/manager/403.jsp
+++ b/webapps/manager/403.jsp
@@ -82,11 +82,11 @@
are not. To maintain the CSRF protection:
- - users with the manager-gui role should not be granted either
+
- Users with the manager-gui role should not be granted either
the manager-script or manager-jmx roles.
- - if the text or jmx interfaces are accessed through a browser (e.g. for
- testing since these interfaces are intended for tools not humans) then
- the browser must be closed afterwards to terminate the session.
+ - If the text or jmx interfaces are accessed through a browser (e.g. for
+ testing since these interfaces are intended for tools not humans) then
+ the browser must be closed afterwards to terminate the session.
For more information - please see the
--
2.11.0