diff options
Diffstat (limited to 'app/Module/PageMenuModule.php')
| -rw-r--r-- | app/Module/PageMenuModule.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/PageMenuModule.php b/app/Module/PageMenuModule.php index f2acca46c5..f808de465e 100644 --- a/app/Module/PageMenuModule.php +++ b/app/Module/PageMenuModule.php @@ -34,7 +34,7 @@ class PageMenuModule extends AbstractModule implements 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 */ |
