From 72a6e5d0719dff770af52d97be5bf187fc5f7312 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Thu, 23 Jun 2016 22:21:16 -0400 Subject: Comment typo (cherry picked from commit b069f77e0a5e355e811dd7bd4a4d17a802a3f682) --- src/usr/local/www/pkg_mgr_install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): ?> -- cgit v1.1