summaryrefslogtreecommitdiff
path: root/modules/address_label_report/module.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/address_label_report/module.php')
-rw-r--r--modules/address_label_report/module.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/address_label_report/module.php b/modules/address_label_report/module.php
index b0ce6aabe3..2dacc2e5f0 100644
--- a/modules/address_label_report/module.php
+++ b/modules/address_label_report/module.php
@@ -36,7 +36,7 @@ class address_label_report_WT_Module extends WT_Module implements WT_Module_Repo
// Extend class WT_Module
public function getDescription() {
- return WT_I18N::translate('Address Labels');
+ return WT_I18N::translate('Prints address labels');
}
// Extend class WT_Module