Author: kkolinko Date: Sun Feb 17 12:35:16 2013 New Revision: 1447012 URL: http://svn.apache.org/r1447012 Log: Correct definition of a term. Reported via comments.a.o.
Modified: tomcat/trunk/webapps/docs/appdev/introduction.xml Modified: tomcat/trunk/webapps/docs/appdev/introduction.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/appdev/introduction.xml?rev=1447012&r1=1447011&r2=1447012&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/appdev/introduction.xml (original) +++ tomcat/trunk/webapps/docs/appdev/introduction.xml Sun Feb 17 12:35:16 2013 @@ -49,7 +49,7 @@ are included in the following subsection a text editor along with command line tools to develop and debug their applications. As such, the recommendations are fairly generic -- but you should easily be able to apply them in either a Windows-based or Unix-based -development environment. If you are utilizing an Interactive Development +development environment. If you are utilizing an Integrated Development Environment (IDE) tool, you will need to adapt the advice given here to the details of your particular environment.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org