diff --git a/modules/feature-guiconfig.php b/modules/feature-guiconfig.php index 7415cfe..107ac77 100644 --- a/modules/feature-guiconfig.php +++ b/modules/feature-guiconfig.php @@ -198,7 +198,7 @@ SCRIPT; // Save the new settings file file_put_contents($paths->settings_file, json_encode($newSettings, JSON_PRETTY_PRINT)); - $content = "

Master settings updated sucessfully

\n"; + $content = "

Master settings updated successfully

\n"; $content .= "

$settings->sitename's master settings file has been updated successfully. A backup of the original settings has been created under the name peppermint.json.bak, just in case. You can go back and continue editing the master settings file, or you can go to the " . htmlentities($settings->defaultpage) . ".

\n"; $content .= "

For reference, the newly generated master settings file is as follows:

\n"; $content .= "