X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FGitInfo.php;h=f49f9be1386ef15131720441d18e101ac32e81a1;hb=a14bcc6ebe8afcd06de20f10f6fdce65ce648712;hp=407b3cb43cfcaf38ee9aff938ce794c5c9d5e728;hpb=e2fe1eefe6d3b039766fb81aeb0490c7df15f0a1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/GitInfo.php b/includes/GitInfo.php index 407b3cb43c..f49f9be138 100644 --- a/includes/GitInfo.php +++ b/includes/GitInfo.php @@ -162,7 +162,7 @@ class GitInfo { /** * Get an URL to a web viewer link to the HEAD revision. * - * @return string|bool string if an URL is available or false otherwise. + * @return string|bool string if a URL is available or false otherwise. */ public function getHeadViewUrl() { $config = "{$this->basedir}/config";