summaryrefslogtreecommitdiff
path: root/modules/relative_ext_report/module.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/relative_ext_report/module.php')
-rw-r--r--modules/relative_ext_report/module.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/relative_ext_report/module.php b/modules/relative_ext_report/module.php
index 58fc42309d..fe6708542b 100644
--- a/modules/relative_ext_report/module.php
+++ b/modules/relative_ext_report/module.php
@@ -36,7 +36,7 @@ class relative_ext_report_WT_Module extends WT_Module implements WT_Module_Repor
// Extend class WT_Module
public function getDescription() {
- return WT_I18N::translate('Expanded Relatives Report');
+ return WT_I18N::translate('Prints an expanded list of individuals related to a specific person');
}
// Extend class WT_Module