summaryrefslogtreecommitdiffstats
path: root/inc/configmodule.inc.php
diff options
context:
space:
mode:
authorSimon Rettberg2015-01-27 17:41:46 +0100
committerSimon Rettberg2015-01-27 17:41:46 +0100
commit9927e6548131b035e1e928f3766b7e11cb286782 (patch)
tree161e61dd8c94e26d84497764766a50d443923925 /inc/configmodule.inc.php
parentFix jumping from creating a new configuration to creating a new module (diff)
downloadslx-admin-9927e6548131b035e1e928f3766b7e11cb286782.tar.gz
slx-admin-9927e6548131b035e1e928f3766b7e11cb286782.tar.xz
slx-admin-9927e6548131b035e1e928f3766b7e11cb286782.zip
[sysconfig] Add legend
Diffstat (limited to 'inc/configmodule.inc.php')
-rw-r--r--inc/configmodule.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/configmodule.inc.php b/inc/configmodule.inc.php
index 6fd9e1b8..ae2201fc 100644
--- a/inc/configmodule.inc.php
+++ b/inc/configmodule.inc.php
@@ -34,7 +34,7 @@ abstract class ConfigModule
}
/**
- * Get all known config modules.
+ * Get all known config module types.
*
* @return array list of modules
*/