From bb8ee2e9afc390ae81eb58081b16a1ada8316b3c Mon Sep 17 00:00:00 2001
From: Volkan Gezer <wakeup@users.noreply.github.com>
Date: Fri, 30 May 2014 16:00:57 +0200
Subject: [PATCH] fix wording

---
 config/config.sample.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/config.sample.php b/config/config.sample.php
index bf0ec468ad..590aba714e 100755
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -3,7 +3,7 @@
 /**
  * This configuration file is only provided to document the different configuration options and their usage.
  * DO NOT COMPLETELY BASE YOUR CONFIGURATION FILE ON THIS SAMPLE. THIS MAY BREAK YOUR INSTANCE.
- * Instead copy configurations switches that you consider important for your instance manually to your configuration.
+ * Instead, manually copy configurations' switches that you consider important for your instance to your configuration.
  */
 
 /* Only enable this for local development and not in productive environments */
-- 
GitLab