changeset 2574:351d6808c1a5

8027119: Cleanup javadoc comments for taglet API Reviewed-by: mduigou
author jjg
date Tue, 22 Oct 2013 17:42:10 -0700
parents 963c57175e40
children 41d3ffca22ff
files src/share/classes/com/sun/javadoc/Tag.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/com/sun/javadoc/Tag.java	Tue Oct 22 13:54:49 2013 +0100
+++ b/src/share/classes/com/sun/javadoc/Tag.java	Tue Oct 22 17:42:10 2013 -0700
@@ -72,7 +72,7 @@
      * <code>kind()&nbsp;==&nbsp;name()</code>;
      * the following table lists those cases where there is more
      * than one tag of a given kind:
-     * <p>
+     *
      * <table border="1" cellpadding="4" cellspacing="0" summary="related tags">
      * <tr><th>{@code kind()  }</th>  <th>{@code name()      }</th></tr>
      * <tr><td>{@code @throws }</td>  <td>{@code @throws     }</td></tr>