diff --git a/trpcultivate_phenoshare/src/Plugin/TripalImporter/TripalCultivatePhenoshareImporter.php b/trpcultivate_phenoshare/src/Plugin/TripalImporter/TripalCultivatePhenoshareImporter.php index d42bfc1b..45f5f817 100644 --- a/trpcultivate_phenoshare/src/Plugin/TripalImporter/TripalCultivatePhenoshareImporter.php +++ b/trpcultivate_phenoshare/src/Plugin/TripalImporter/TripalCultivatePhenoshareImporter.php @@ -704,7 +704,7 @@ public function formValidate($form, &$form_state) { } if ($submit_form === FALSE) { - // Provide a general error message indicating that input values + // Provide a general error message indicating that input values // and/or the data file may contain one or more errors. $this->service_Messenger ->addError($this->t('Your file import was not successful. Please check the Validation Result Window for errors and try again.'));