@@ -32,11 +32,11 @@ import java.io.IOException; import java.net.URI; /** - * Concrete implementation of the interface <code>DesktopPeer</code> for + * Concrete implementation of the interface {@code DesktopPeer} for * the Windows platform. * * @see DesktopPeer */ final class WDesktopPeer implements DesktopPeer {