aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specialpage/ImageQueryPage.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/specialpage/ImageQueryPage.php')
-rw-r--r--includes/specialpage/ImageQueryPage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/specialpage/ImageQueryPage.php b/includes/specialpage/ImageQueryPage.php
index 42c6cca6ef68..e5faad2f25df 100644
--- a/includes/specialpage/ImageQueryPage.php
+++ b/includes/specialpage/ImageQueryPage.php
@@ -28,7 +28,7 @@ use Wikimedia\Rdbms\IResultWrapper;
* Variant of QueryPage which uses a gallery to output results, thus
* suited for reports generating images
*
- * @stable for subclassing
+ * @stable to extend
*
* @ingroup SpecialPage
* @author Rob Church <robchur@gmail.com>