From: markt Date: Sun, 17 May 2009 12:26:21 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3b8c9fec264edaedb221dabbec410c3b173ef64f;p=tomcat7.0 Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@775633 13f79535-47bb-0310-9956-ffa450edef68 --- 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.