summaryrefslogtreecommitdiff
path: root/app/Module/PageMenuModule.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-01-17 18:03:39 +0000
committerGreg Roach <fisharebest@gmail.com>2016-01-17 18:03:39 +0000
commitad2f0e13109a624a158c7532c312bc08f1d45af8 (patch)
tree3e13097a0c086e5d82c64ea49bd0eef7827c3440 /app/Module/PageMenuModule.php
parenta6762289f3e1aa394a2721a82ffef93958cd133f (diff)
downloadwebtrees-ad2f0e13109a624a158c7532c312bc08f1d45af8.tar.gz
webtrees-ad2f0e13109a624a158c7532c312bc08f1d45af8.tar.bz2
webtrees-ad2f0e13109a624a158c7532c312bc08f1d45af8.zip
Two spaces have no effect in HTML
Diffstat (limited to 'app/Module/PageMenuModule.php')
-rw-r--r--app/Module/PageMenuModule.php2
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
*/