Hi.

In the file org.apache.ecs.html.Link.java is a wrong comment / javadoc. The
class does not create a <a> tag but a <link>tag. I do not know how has to
change this. Just wanted to help.

Here is a diff for the file

58c58
<     This class creates a &lt;A&gt; tag.
---
>     This class creates a &lt;Link&gt; tag.

Stephan Stahl


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to