minor
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 30 Aug 2011 11:05:52 +0000 (11:05 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 30 Aug 2011 11:05:52 +0000 (11:05 +0000)
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/Taxon.java

index 1cf8d9151f548ad77f6d37adcad0733e6653d0ec..5bf76b3070eb2ecf09d62febe1a2ca5772137a00 100644 (file)
@@ -1439,7 +1439,7 @@ public class Taxon extends TaxonBase<IIdentifiableEntityCacheStrategy<Taxon>> im
        
        /**
         * Returns the ordered list of all {@link eu.etaxonomy.cdm.model.name.HomotypicalGroup homotypical groups} {@link Synonym synonyms} of
-        * <i>this</i> taxon belongs to. {@link eu.etaxonomy.cdm.model.name.TaxonNameBase Taxon names} of homotypic synonyms
+        * <i>this</i> taxon belong to. {@link eu.etaxonomy.cdm.model.name.TaxonNameBase Taxon names} of homotypic synonyms
         * belong to the same homotypical group as the taxon name of <i>this</i>
         * taxon. Taxon names of heterotypic synonyms belong to at least one other
         * homotypical group. <BR>