summaryrefslogtreecommitdiff
path: root/app/Auth.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/Auth.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/Auth.php')
-rw-r--r--app/Auth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Auth.php b/app/Auth.php
index bcad5ccfd1..7744bf6fa1 100644
--- a/app/Auth.php
+++ b/app/Auth.php
@@ -136,7 +136,7 @@ class Auth {
}
/**
- * Is the current visitor a search engine? The global is set in session.php
+ * Is the current visitor a search engine? The global is set in session.php
*
* @return bool
*/