From 3b8c9fec264edaedb221dabbec410c3b173ef64f Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 17 May 2009 12:26:21 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@775633 13f79535-47bb-0310-9956-ffa450edef68 --- RUNNING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RUNNING.txt b/RUNNING.txt index b792aabcd..ad1d77fbc 100644 --- a/RUNNING.txt +++ b/RUNNING.txt @@ -116,8 +116,8 @@ of $CATALINA_HOME: * temp - Directory used by the JVM for temporary files (java.io.tmpdir) -If you do set $CATALINA_BASE, $CATALINA_BASE will default to the same value as -$CATALINA_HOME, which means that the same directory is used for all relative +If you do not set $CATALINA_BASE, $CATALINA_BASE will default to the same value +as $CATALINA_HOME, which means that the same directory is used for all relative path resolutions. -- 2.11.0