diff --git a/core/core.api.php b/core/core.api.php index 086a1a9de3b92ffeff5a4c89d92a33423bc8befc..ef04faf2d798fa4bde4d7bac4ee44adae386b108 100644 --- a/core/core.api.php +++ b/core/core.api.php @@ -344,7 +344,7 @@ * Configuration entity classes expose dependencies by overriding the * \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies() * method. - * - On routes for paths staring with '/admin' or otherwise designated as + * - On routes for paths starting with '/admin' or otherwise designated as * administration paths (such as node editing when it is set as an admin * operation), if they have configuration entity placeholders, configuration * entities are normally loaded in their original language, without