aboutsummaryrefslogtreecommitdiffstats
path: root/core/configuration-example.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/configuration-example.php')
-rw-r--r--core/configuration-example.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/configuration-example.php b/core/configuration-example.php
index 7805320..6c7d40a 100644
--- a/core/configuration-example.php
+++ b/core/configuration-example.php
@@ -3,9 +3,9 @@
# Main configuration [Thomas Lange <code@nerdmind.de>] #
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%#
# #
-# This file overwrites the pre-defined configuration values of the application #
+# This file will override the pre-defined configuration settings of the system #
# and is the primary file where you change the configuration. Do not touch any #
-# other files to change your configuration – just overwrite it here! #
+# other files to change your configuration – just override it here! #
# #
# Documentation: #
# 1. https://github.com/Nerdmind/Blog/wiki/Configuration #