From df34fe0fc3e9997dd1a9bb7b482d1bffaa4d299e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 31 Aug 2015 16:13:51 +0200 Subject: fix doc comments --- explore/recommendedsites.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'explore') diff --git a/explore/recommendedsites.php b/explore/recommendedsites.php index bb9d31b6a..5062b8a2d 100644 --- a/explore/recommendedsites.php +++ b/explore/recommendedsites.php @@ -18,7 +18,7 @@ class RecommendedSites { private $directory; /** - * @param string $directory the absolute path to where the recommendation + * @param string $exploreDir the absolute path to where the recommendation * config files lie without a trailing slash */ public function __construct($exploreDir) { -- cgit v1.2.3