@@ -37,11 +37,11 @@ import java.util.Arrays; import java.util.List; /** - * Concrete implementation of the interface <code>DesktopPeer</code> for + * Concrete implementation of the interface {@code DesktopPeer} for * the Gnome desktop on Linux and Unix platforms. * * @see DesktopPeer */ public class XDesktopPeer implements DesktopPeer {