Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / src / Plugin / Field / MetatagEntityFieldItemList.php
index 8df20291824246b5f6ac75d44a6cbb0d0a9879e2..69c11265edd0c5311c294de6a7f24dd064eac9b2 100644 (file)
@@ -5,7 +5,7 @@ namespace Drupal\metatag\Plugin\Field;
 use Drupal\Core\Field\FieldItemList;
 
 /**
- * Defines a metatag list class for better normalization targetting.
+ * Defines a metatag list class for better normalization targeting.
  */
 class MetatagEntityFieldItemList extends FieldItemList {
 }