Author: kkolinko
Date: Tue Mar 2 10:06:16 2010
New Revision: 917942
URL: http://svn.apache.org/viewvc?rev=917942&view=rev
Log:
corrections
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml
tomcat/tc6.0.x/trunk/webapps/docs/extras.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml?rev=917942&r1=917941&r2=917942&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/appdev/source.xml Tue Mar 2 10:06:16 2010
@@ -152,7 +152,7 @@
"standard" build properties stored in the developer's home directory.</p>
<p>In many cases, your development system administrator will have already
- installed the required JAR files into Tomcat 6's <code>lib</code> directory.
+ installed the required JAR files into the <code>lib</code> directory of
Tomcat.
If this has been done, you need
to take no actions at all - the example <code>build.xml</code> file
automatically constructs a compile classpath that includes these files.</p>
Modified: tomcat/tc6.0.x/trunk/webapps/docs/extras.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/extras.xml?rev=917942&r1=917941&r2=917942&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/extras.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/extras.xml Tue Mar 2 10:06:16 2010
@@ -41,7 +41,7 @@
<section name="Downloading">
<p>
To down load the extras components open the Tomcat 6 download page and
- select browse from the Quick Navigation Links. The extras components can be
+ select "browse" from the Quick Navigation Links. The extras components can
be
found in bin/extras.
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]