From bbcf2b47f9fb9e3f0027e300904b8544b443b7b0 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