diff options
Diffstat (limited to 'includes/exception/ErrorPageError.php')
-rw-r--r-- | includes/exception/ErrorPageError.php | 2 |
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 |