aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/ErrorPageError.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/exception/ErrorPageError.php')
-rw-r--r--includes/exception/ErrorPageError.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/exception/ErrorPageError.php b/includes/exception/ErrorPageError.php
index 74b20b987557..ab113970d00f 100644
--- a/includes/exception/ErrorPageError.php
+++ b/includes/exception/ErrorPageError.php
@@ -22,7 +22,7 @@
* An error page which can definitely be safely rendered using the OutputPage.
*
* @newable
- * @stable for subclassing
+ * @stable to extend
*
* @since 1.7
* @ingroup Exception