corba/src/java.corba/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java
changeset 32688 936c391804a5
parent 25862 a5e25d68f971
--- a/corba/src/java.corba/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java	Wed Jul 05 20:49:25 2017 +0200
+++ b/corba/src/java.corba/share/classes/org/omg/CORBA/UNSUPPORTED_POLICY.java	Sun Sep 13 23:31:47 2015 +0300
@@ -26,8 +26,8 @@
 package org.omg.CORBA;
 
 /**
- * One of the <tt>PolicyErrorCode</tt>s which would be filled if
- * the requested <tt>Policy</tt> is understood to be valid by the
+ * One of the {@code PolicyErrorCode}s which would be filled if
+ * the requested {@code Policy} is understood to be valid by the
  * ORB, but is not currently supported.
  *
  * @author rip-dev