summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.api.php b/modules/system/system.api.php
index 1c7178639..4422f6da7 100644
--- a/modules/system/system.api.php
+++ b/modules/system/system.api.php
@@ -2389,7 +2389,7 @@ function hook_modules_installed($modules) {
* invoked.
*
* @param $modules
- * An array of the enabled modules.
+ * An array of the modules being enabled.
*
* @see hook_enable()
* @see hook_modules_installed()