JSDocs: No need to wrap links in <tt> since they are taking care of that already.

This commit is contained in:
Jürg Lehni 2011-06-07 00:05:53 +01:00
parent 494c2f4da0
commit f4bf96abec

View file

@ -30,7 +30,7 @@
</if> </if>
<ul><b>Type:</b> <ul><b>Type:</b>
<li> <li>
<tt>{+new Link().toSymbol(data.symbol.type)+}</tt> {+new Link().toSymbol(data.symbol.type)+}
</li> </li>
</ul> </ul>
{+ Render.seeAlsos(data.symbol) +} {+ Render.seeAlsos(data.symbol) +}