src/share/classes/com/sun/tools/doclint/resources/doclint.properties

changeset 1502
916143318f10
parent 1495
bc1023e0e533
child 1507
967052c425a1
     1.1 --- a/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Wed Jan 16 13:22:09 2013 -0800
     1.2 +++ b/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Wed Jan 16 20:41:14 2013 -0800
     1.3 @@ -48,6 +48,7 @@
     1.4  dc.no.summary.or.caption.for.table=no summary or caption for table
     1.5  dc.param.name.not.found = @param name not found
     1.6  dc.ref.not.found = reference not found
     1.7 +dc.tag.code.within.code = '{@code'} within <code>
     1.8  dc.tag.empty = empty <{0}> tag
     1.9  dc.tag.end.not.permitted = invalid end tag: </{0}>
    1.10  dc.tag.end.unexpected = unexpected end tag: </{0}>

mercurial