X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fsrc%2FAnnotation%2FMigrateField.php;h=ab2c0335c696ed1f42ddaff2fac3d12d03aab024;hb=refs%2Fheads%2Fd864;hp=8225b713f70b0097ea952688df6915378e1ba3da;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252;p=yaffs-website diff --git a/web/core/modules/migrate_drupal/src/Annotation/MigrateField.php b/web/core/modules/migrate_drupal/src/Annotation/MigrateField.php index 8225b713f..ab2c0335c 100644 --- a/web/core/modules/migrate_drupal/src/Annotation/MigrateField.php +++ b/web/core/modules/migrate_drupal/src/Annotation/MigrateField.php @@ -55,7 +55,7 @@ class MigrateField extends Plugin { * Identifies the system providing the data the field plugin will read. * * The source_module is expected to be the name of a Drupal module that must - * must be installed in the source database. + * be installed in the source database. * * @var string */