summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-06-23 22:21:16 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-06-23 22:22:56 -0400
commit72a6e5d0719dff770af52d97be5bf187fc5f7312 (patch)
treed39bd4090d16f6613fbe2a370d7b6acbd338d71e
parentbc54d32da7bf97bec8e23de6680d831520a0128c (diff)
downloadpfsense-72a6e5d0719dff770af52d97be5bf187fc5f7312.zip
pfsense-72a6e5d0719dff770af52d97be5bf187fc5f7312.tar.gz
Comment typo
(cherry picked from commit b069f77e0a5e355e811dd7bd4a4d17a802a3f682)
-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