Author: kkolinko
Date: Fri Mar 15 04:19:17 2013
New Revision: 1456766
URL: http://svn.apache.org/r1456766
Log:
Correct a typo
Modified:
tomcat/trunk/webapps/docs/config/context.xml
Modified: tomcat/trunk/webapps/docs/config/context.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?rev=1456766&r1=1456765&r2=1456766&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/context.xml (original)
+++ tomcat/trunk/webapps/docs/config/context.xml Fri Mar 15 04:19:17 2013
@@ -103,7 +103,7 @@
the <em>base file name</em> (the name minus <code>.war</code> or
<code>.xml</code> extension) of the file.</p>
- <p>Lets assume that you want to deploy your application to respond to
+ <p>Let us assume that you want to deploy your application to respond to
requests to URIs starting with certain context path. According to the
Servlet specification, the context path may be an empty string, or a
string starting with '/'. The rules to define the names for this context
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]