Grammar
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 26 May 2008 22:10:44 +0000 (22:10 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 26 May 2008 22:10:44 +0000 (22:10 +0000)
includes/SpecialWhatlinkshere.php

index f871d20..bcdb7f3 100644 (file)
@@ -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