summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/pkg_mgr_install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/pkg_mgr_install.php b/src/usr/local/www/pkg_mgr_install.php
index 0c97e3d..f032adc 100644
--- a/src/usr/local/www/pkg_mgr_install.php
+++ b/src/usr/local/www/pkg_mgr_install.php
@@ -519,7 +519,7 @@ if ($completed):
unlink_if_exists($logfilename . ".json");
// If this was a firmware update and a reboot was initiated, display the "Rebooting" message
- // and start hte countdown timer
+ // and start the countdown timer
if ($firmwareupdate && $reboot_needed):
?>
OpenPOWER on IntegriCloud