From 5706bc28e137a034e2e045f02323362a74f405cd Mon Sep 17 00:00:00 2001 From: Elmar Ludwig Date: Tue, 5 Apr 2022 13:51:46 +0200 Subject: fix comment, re #687 --- lib/plugins/engine/PluginRepository.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plugins/engine/PluginRepository.class.php b/lib/plugins/engine/PluginRepository.class.php index 11219b7..ef09a6c 100644 --- a/lib/plugins/engine/PluginRepository.class.php +++ b/lib/plugins/engine/PluginRepository.class.php @@ -51,7 +51,7 @@ class PluginRepository * [...] * * - * @param string $url given url for plugin + * @param string $url plugin repository url */ public function readMetadata($url) { -- cgit v1.0