DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40297>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40297 Summary: Selectors page badly formatted Product: Ant Version: 1.6.5 Platform: Other OS/Version: other Status: NEW Severity: trivial Priority: P2 Component: Documentation AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] See the following page that has lots of text that uses the fixed pitch font provided by the <code> tag. http://ant.apache.org/manual/CoreTypes/selectors.html The first sentence seems to be the offender: <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> I think this is what was intended: <p>Selectors are a mechanism whereby the files that make up a fileset <code><depend></code> can be selected based on criteria other than filename as provided by the <code><include></code> and <code><exclude></code> tags.</p> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]