summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index d90d788..02925d2 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -490,7 +490,7 @@ foreach ($widgets as $widgetkey => $widgetconfig) {
<?php
// Import the modal form used to display the copyright/usage information, then rename it
-// THis should cause it to display only once per install or update
+// This should cause it to display only once per install or update
if (file_exists('/usr/local/www/copynotice.inc')) {
require_once('/usr/local/www/copynotice.inc');
rename('/usr/local/www/copynotice.inc', '/usr/local/www/copynotice.old');
OpenPOWER on IntegriCloud