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>
<ul><b>Type:</b>
<li>
<tt>{+new Link().toSymbol(data.symbol.type)+}</tt>
{+new Link().toSymbol(data.symbol.type)+}
</li>
</ul>
{+ Render.seeAlsos(data.symbol) +}