From c7e1caf223f51a08b275e47d9e6f79284ba375dd Mon Sep 17 00:00:00 2001 From: wn_ Date: Thu, 26 Oct 2023 15:01:43 +0000 Subject: Fix class names in some more places. Related to the PSR-4 move via 865ecc87963dc3b26e66296616eef2a1cc41ac3f --- classes/PluginHost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/PluginHost.php') diff --git a/classes/PluginHost.php b/classes/PluginHost.php index 7778c008f..cc9f65f19 100644 --- a/classes/PluginHost.php +++ b/classes/PluginHost.php @@ -889,7 +889,7 @@ class PluginHost { } /** - * handled by classes/pluginhandler.php, requires valid session + * handled by classes/PluginHandler.php, requires valid session * * @param array $params */ -- cgit v1.2.3