diff --git a/includes/bootstrap.inc b/includes/bootstrap.inc index 3b5237e..6372eaf 100644 --- a/includes/bootstrap.inc +++ b/includes/bootstrap.inc @@ -1452,9 +1452,8 @@ function drupal_unpack($obj, $field = 'data') { * - 'context' (defaults to the empty context): The context the source string * belongs to. Contexts are a good way to solve translation conflicts, * when short strings are impossible to translate in different ways - * otherwise. Visit - * @link https://localize.drupal.org/node/2109 localize.drupal.org @endlink - * to know more about contexts. + * otherwise. Visit https://localize.drupal.org/node/2109 to learn more + * about contexts. * * @return * The translated string.