git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@812812
13f79535-47bb-0310-9956-
ffa450edef68
<code>$CATALINA_HOME/renapps/foobar.war</code>. Note that the
default or ROOT context for <code>ren</code> would be deployed as
<code>$CATALINA_HOME/renapps/ROOT.war</code> (WAR) or
- <code>$CATALINA_HOME/renapps/ROOR</code> (directory).
+ <code>$CATALINA_HOME/renapps/ROOT</code> (directory).
</p>
<p><strong>NOTE: The <code>docBase</code> for a context should never be
the same as the <code>appBase</code> for a host.</strong>