diff --git a/application/views/debug/index.php b/application/views/debug/index.php index 04074cd4e..dd9ae2794 100644 --- a/application/views/debug/index.php +++ b/application/views/debug/index.php @@ -181,7 +181,7 @@ encryption_key: = __("Warning"); ?> = __("You use the default encryption key. You should change it!"); ?>
= sprintf(__("Please edit your %s File:"),"application/config/config.php"); ?>
- = sprintf(__("Change the value of %s to a new encryption key other then 'flossie1234555541'. Choose a save and long password. (Strongly recommended)"),"\$config['encryption_key']"); ?>
+ = sprintf(__("Change the value of %s to a new encryption key other then 'flossie1234555541'. Choose a safe and long password. (Strongly recommended)"),"\$config['encryption_key']"); ?>