From: Aaron Schulz Date: Mon, 26 May 2008 22:10:44 +0000 (+0000) Subject: Grammar X-Git-Tag: 1.31.0-rc.0~47369 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/%7B%7B%20url_for%28%27vote%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=commitdiff_plain;h=685c6875a9783cb658d816c75e5747edc17970fc;p=lhc%2Fweb%2Fwiklou.git Grammar --- diff --git a/includes/SpecialWhatlinkshere.php b/includes/SpecialWhatlinkshere.php index f871d20eb6..bcdb7f3a6e 100644 --- a/includes/SpecialWhatlinkshere.php +++ b/includes/SpecialWhatlinkshere.php @@ -352,7 +352,7 @@ class WhatLinksHerePager extends AlphabeticPager { * Do a query with specified parameters * Note: in theory this could miss results if there were * so many rows with the same page_id that the UNION table was - * exhausted and more rows should have been scanned in it's creation. + * exhausted and more rows should have been scanned in its creation. * * @param string $offset Index offset, inclusive * @param integer $limit Exact query limit