test/tools/doclint/tidy/NestedTag.out

changeset 1465
a22f23fb7abf
parent 1455
75ab654b5cd5
child 2525
2eb010b6cb22
     1.1 --- a/test/tools/doclint/tidy/NestedTag.out	Sun Dec 16 11:09:36 2012 +0100
     1.2 +++ b/test/tools/doclint/tidy/NestedTag.out	Thu Dec 20 17:59:46 2012 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4 -NestedTag.java:11: warning: nested tag not allowed: <b>
     1.5 +NestedTag.java:13: warning: nested tag not allowed: <b>
     1.6   * <b><b> text </b></b>
     1.7        ^
     1.8 -NestedTag.java:12: warning: nested tag not allowed: <code>
     1.9 +NestedTag.java:14: warning: nested tag not allowed: <code>
    1.10   * {@link java.lang.String <code>String</code>}
    1.11                             ^
    1.12  2 warnings

mercurial