summaryrefslogtreecommitdiff
path: root/app/Module/AbstractModule.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/AbstractModule.php')
-rw-r--r--app/Module/AbstractModule.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/AbstractModule.php b/app/Module/AbstractModule.php
index 9edea5d7d0..8ca516b49e 100644
--- a/app/Module/AbstractModule.php
+++ b/app/Module/AbstractModule.php
@@ -142,7 +142,7 @@ abstract class AbstractModule {
}
/**
- * Get a module setting. Return a default if the setting is not set.
+ * Get a module setting. Return a default if the setting is not set.
*
* @param string $setting_name
* @param string $default