aboutsummaryrefslogtreecommitdiffstats
path: root/includes/exception/FatalError.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/exception/FatalError.php')
-rw-r--r--includes/exception/FatalError.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/exception/FatalError.php b/includes/exception/FatalError.php
index a5e39c9508f9..067e7a618af0 100644
--- a/includes/exception/FatalError.php
+++ b/includes/exception/FatalError.php
@@ -30,7 +30,7 @@
* the exception is all the site administrator needs to know.
*
* @newable
- * @stable for subclassing
+ * @stable to extend
* @since 1.7
* @ingroup Exception
*/