@@ -676,11 +676,11 @@ /** * Gets the font metrics for the specified font. * @param font the font for which font metrics is to be * obtained - * @return the font metrics for <code>font</code> + * @return the font metrics for {@code font} * @see #getFont * @see java.awt.peer.ComponentPeer#getFontMetrics(Font) * @see Toolkit#getFontMetrics(Font) * @since 1.0 */