diff --git a/includes/OutputPage.php b/includes/OutputPage.php index 272c566c70e..0b8573fda55 100644 --- a/includes/OutputPage.php +++ b/includes/OutputPage.php @@ -574,7 +574,7 @@ class OutputPage extends ContextSource { } /** - * Load the styles of one or more ResourceLoader modules on this page. + * Load the styles of one or more style-only ResourceLoader modules on this page. * * Module styles added through this function will be loaded as a stylesheet, * using a standard `` HTML tag, rather than as a combined