diff --git a/src/Kernel.php b/src/Kernel.php index ee674c3e1..34edc2aa8 100644 --- a/src/Kernel.php +++ b/src/Kernel.php @@ -23,8 +23,7 @@ class Kernel extends PimcoreKernel { /** * Adds bundles to register to the bundle collection. The collection is able - * to handle priorities and environment specific bundles. - * + * to handle priorities and environment-specific bundles. */ public function registerBundlesToCollection(BundleCollection $collection): void {