From 685c6875a9783cb658d816c75e5747edc17970fc Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Mon, 26 May 2008 22:10:44 +0000 Subject: [PATCH] Grammar --- includes/SpecialWhatlinkshere.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1