summaryrefslogtreecommitdiff
path: root/app/Module/ModuleMenuInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Module/ModuleMenuInterface.php')
-rw-r--r--app/Module/ModuleMenuInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/ModuleMenuInterface.php b/app/Module/ModuleMenuInterface.php
index a47cfcaf41..e1f1006b98 100644
--- a/app/Module/ModuleMenuInterface.php
+++ b/app/Module/ModuleMenuInterface.php
@@ -22,7 +22,7 @@ use Fisharebest\Webtrees\Menu;
*/
interface ModuleMenuInterface {
/**
- * The user can re-order menus. Until they do, they are shown in this order.
+ * The user can re-order menus. Until they do, they are shown in this order.
*
* @return int
*/