diff --git a/core/includes/bootstrap.inc b/core/includes/bootstrap.inc
index 571f064..86e12c7 100644
--- a/core/includes/bootstrap.inc
+++ b/core/includes/bootstrap.inc
@@ -258,7 +258,7 @@ function drupal_get_path($type, $name) {
  * Translates a string to the current language or to a given language.
  *
  * In order for strings to be localized, make them available in one of the ways
- * supported by the @link i18n Localization API. @endlink. When possible, use
+ * supported by the @link i18n Localization API. @endlink When possible, use
  * the \Drupal\Core\StringTranslation\StringTranslationTrait $this->t().
  * Otherwise create a new \Drupal\Core\StringTranslation\TranslatableMarkup
  * object directly.
