From ba09a6ea147ca416a6f60e39e7b83a56a0213a40 Mon Sep 17 00:00:00 2001 From: tomashastings <tomas@hastings.nl> Date: Wed, 10 Apr 2013 16:43:26 +0300 Subject: [PATCH] Update prereq.inc.php 'Hightly' should be Highly --- include/upgrader/prereq.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/upgrader/prereq.inc.php b/include/upgrader/prereq.inc.php index c08c7fedc..c8a2e456f 100644 --- a/include/upgrader/prereq.inc.php +++ b/include/upgrader/prereq.inc.php @@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D MySQL v4.4 or greater - (<small><b><?php echo extension_loaded('mysql')?'module loaded':'missing!'; ?></b></small>)</li> </ul> <h3>Higly Recommended:</h3> - We hightly recommend that you follow the steps below. + We highly recommend that you follow the steps below. <ul> <li>Backup the current database, if you haven't done so already.</li> <li>Be patient the upgrade process will take a couple of seconds.</li> -- GitLab