diff --git a/library/Icinga/Application/Web.php b/library/Icinga/Application/Web.php index 85ad0949e..d77afc0d8 100644 --- a/library/Icinga/Application/Web.php +++ b/library/Icinga/Application/Web.php @@ -298,7 +298,7 @@ class Web extends EmbeddedWeb } /** - * Setup auto loader namespaces for Icinga\Controllers and Icinga\Forms + * Setup class loader namespaces for Icinga\Controllers and Icinga\Forms * * @return $this */