summaryrefslogtreecommitdiff
path: root/app/Module/ModuleTabInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/ModuleTabInterface.php')
-rw-r--r--app/Module/ModuleTabInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/ModuleTabInterface.php b/app/Module/ModuleTabInterface.php
index 81fe490a67..2af0a5a774 100644
--- a/app/Module/ModuleTabInterface.php
+++ b/app/Module/ModuleTabInterface.php
@@ -35,7 +35,7 @@ interface ModuleTabInterface {
public function getTabContent();
/**
- * Is this tab empty? If so, we don't always need to display it.
+ * Is this tab empty? If so, we don't always need to display it.
*
* @return bool
*/