fix #9617 rename ICNB to ICNP in cdmlib
[cdmlib.git] / cdmlib-model / src / main / java / eu / etaxonomy / cdm / model / name / ITaxonNameBase.java
index 87be8be73af624c7b6bd933e82a23b41e091a433..7de0320ee2090c0a411453cbcdeb96c61c9b5981 100644 (file)
@@ -954,7 +954,7 @@ public interface ITaxonNameBase
     boolean isCultivar();
 
     /**
-     * Returns <code>true</code> if this name is of type {@link NomenclaturalCode#ICNB} or
+     * Returns <code>true</code> if this name is of type {@link NomenclaturalCode#ICNP} or
      * any sub type and is supposed to be handled via {@link IBacterialName}
      */
     boolean isBacterial();