< prev index next >

src/java.corba/share/classes/org/omg/CORBA/BAD_POLICY.java

Print this page

        

@@ -23,12 +23,12 @@
  * questions.
  */
 
 package org.omg.CORBA;
 /**
- * A <tt>PolicyErrorCode</tt> which would be filled in
- * the <tt>PolicyError</tt> exception.
+ * A {@code PolicyErrorCode} which would be filled in
+ * the {@code PolicyError} exception.
  *
  * @author rip-dev
  */
 
 public interface BAD_POLICY {
< prev index next >