X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fsrc%2FAnnotation%2FMigrateField.php;fp=web%2Fcore%2Fmodules%2Fmigrate_drupal%2Fsrc%2FAnnotation%2FMigrateField.php;h=ab2c0335c696ed1f42ddaff2fac3d12d03aab024;hp=8225b713f70b0097ea952688df6915378e1ba3da;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c 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 */