Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate_drupal / src / Annotation / MigrateField.php
index 8225b713f70b0097ea952688df6915378e1ba3da..ab2c0335c696ed1f42ddaff2fac3d12d03aab024 100644 (file)
@@ -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
    */