aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Linker.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Linker.php')
-rw-r--r--includes/Linker.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/Linker.php b/includes/Linker.php
index 033926ac2ed3..094a304b23bd 100644
--- a/includes/Linker.php
+++ b/includes/Linker.php
@@ -742,7 +742,7 @@ class Linker {
/**
* @param $title Title
- * @param $file File
+ * @param $file File
* @param array $frameParams
* @param array $handlerParams
* @param bool $time
@@ -1467,8 +1467,8 @@ class Linker {
/**
* @param $contextTitle Title
- * @param $target
- * @param $text
+ * @param $target
+ * @param $text
* @return string
*/
public static function normalizeSubpageLink( $contextTitle, $target, &$text ) {