summaryrefslogtreecommitdiffstats
path: root/explore/recommendedsites.php
diff options
context:
space:
mode:
Diffstat (limited to 'explore/recommendedsites.php')
-rw-r--r--explore/recommendedsites.php2
1 files changed, 1 insertions, 1 deletions
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) {