X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FEntity%2FVocabulary.php;h=2f2833ae3999e02307775053e60f314a4f77d0c7;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=ec8b8663e7e5f51fcc54e63ddfc86e52bfe2c048;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/taxonomy/src/Entity/Vocabulary.php b/web/core/modules/taxonomy/src/Entity/Vocabulary.php index ec8b8663e..2f2833ae3 100644 --- a/web/core/modules/taxonomy/src/Entity/Vocabulary.php +++ b/web/core/modules/taxonomy/src/Entity/Vocabulary.php @@ -87,7 +87,7 @@ class Vocabulary extends ConfigEntityBundleBase implements VocabularyInterface { * Possible values: * - VocabularyInterface::HIERARCHY_DISABLED: No parents. * - VocabularyInterface::HIERARCHY_SINGLE: Single parent. - * - VocabularyInterface::HIERARCHY_MULTIPL: Multiple parents. + * - VocabularyInterface::HIERARCHY_MULTIPLE: Multiple parents. * * @var int */