diff --git a/core/lib/Drupal/Core/Routing/UrlGenerator.php b/core/lib/Drupal/Core/Routing/UrlGenerator.php index 92326ec42a3f3d29d9fbf8a0525906e29418731c..3b5c8d256b1037266fcd1c0d20b4855c545f0ee3 100644 --- a/core/lib/Drupal/Core/Routing/UrlGenerator.php +++ b/core/lib/Drupal/Core/Routing/UrlGenerator.php @@ -148,7 +148,7 @@ public function getPathFromRoute($name, $parameters = []) { * examined for changes in new Symfony releases. * * @param array $variables - * The variables form the compiled route, corresponding to slugs in the + * The variables from the compiled route, corresponding to slugs in the * route path. * @param array $defaults * The defaults from the route.