aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Revision/SlotRoleHandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Revision/SlotRoleHandler.php')
-rw-r--r--includes/Revision/SlotRoleHandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Revision/SlotRoleHandler.php b/includes/Revision/SlotRoleHandler.php
index bd1c3cd28ffc..2aa06cfe5967 100644
--- a/includes/Revision/SlotRoleHandler.php
+++ b/includes/Revision/SlotRoleHandler.php
@@ -29,7 +29,7 @@ use MediaWiki\Linker\LinkTarget;
* Most importantly, they control which content model can be used for the slot, and how it is
* represented in the rendered version of page content.
*
- * @stable for subclassing
+ * @stable to extend
*
* @since 1.33
*/