changeset 2575:41d3ffca22ff

Merge
author jjg
date Tue, 22 Oct 2013 17:44:43 -0700
parents 351d6808c1a5 (diff) 6cd16d8ed2b9 (current diff)
children b05db8c815e8
files
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 16:53:21 2013 -0700
+++ b/src/share/classes/com/sun/javadoc/Tag.java	Tue Oct 22 17:44:43 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>