Author: mbenson Date: Wed Sep 14 07:22:13 2005 New Revision: 280862 URL: http://svn.apache.org/viewcvs?rev=280862&view=rev Log: fix jackedness
Modified: ant/core/trunk/docs/manual/CoreTypes/selectors.html Modified: ant/core/trunk/docs/manual/CoreTypes/selectors.html URL: http://svn.apache.org/viewcvs/ant/core/trunk/docs/manual/CoreTypes/selectors.html?rev=280862&r1=280861&r2=280862&view=diff ============================================================================== --- ant/core/trunk/docs/manual/CoreTypes/selectors.html (original) +++ ant/core/trunk/docs/manual/CoreTypes/selectors.html Wed Sep 14 07:22:13 2005 @@ -9,10 +9,10 @@ <body> <h2>Selectors</h2> - <p>Selectors are a mechanism whereby the files that make up a fileset<depend><code> - can be selected based on criteria other than filename as provided - by the <code><include></code> and <code><exclude></code> - tags.</p> + <p>Selectors are a mechanism whereby the files that make up a + <code><fileset></code> can be selected based on criteria + other than filename as provided by the <code><include></code> + and <code><exclude></code> tags.</p> <h3>How to use a Selector</h3> @@ -1466,4 +1466,4 @@ </body> -</html> \ No newline at end of file +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]