ref #9617 change label for ICNP in taxeditor
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 11 May 2021 13:48:20 +0000 (15:48 +0200)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 11 May 2021 13:48:20 +0000 (15:48 +0200)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/NomenclaturalCodeHelper.java

index 5df9d06000690bae67c46ae33081482e98d693ab..6625422b4aa86357235e658e3a663bc0bb6318e7 100644 (file)
@@ -50,7 +50,7 @@ public class NomenclaturalCodeHelper {
 
        public static String getDescription(NomenclaturalCode code) {
                if (code.equals(NomenclaturalCode.ICNP)) {
-                       return "International Code of Nomenclature of Bacteria (ICNP)";
+                       return "International Code of Nomenclature of Prokaryotes (ICNP)";
                }
                if (code.equals(NomenclaturalCode.ICNAFP )) {
                        return "International Code of Botanical Nomenclature (ICNAFP )";