X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FLinker.php;h=9f578a925ff7d6e32ae306ed972dcc6613a38e99;hb=c7d2fb7f7241b0f8a3849e87127a9204e5a19ef3;hp=7865020415f8fcfb6a5b7da7c05b025c0049e4ea;hpb=3ff03a1ccd73e3ccb1bd173fc9c7901e024320f5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Linker.php b/includes/Linker.php index 7865020415..9f578a925f 100644 --- a/includes/Linker.php +++ b/includes/Linker.php @@ -272,7 +272,7 @@ class Linker { * Returns the Url used to link to a Title * * @param Title $target - * @param array $query query parameters + * @param array $query Query parameters * @param array $options * @return string */