From 448f9653bd565f8c070ddf996a73087f8b1f253c Mon Sep 17 00:00:00 2001
From: Thomas Steur <thomas.steur@gmail.com>
Date: Wed, 29 Jul 2015 10:59:04 +0000
Subject: [PATCH] changed config description

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

diff --git a/config/global.ini.php b/config/global.ini.php
index 673af0adb2..a6ba89234c 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -360,7 +360,7 @@ language_cookie_name = piwik_lang
 ; standard email address displayed when sending emails
 noreply_email_address = "noreply@{DOMAIN}"
 
-; standard email name of the sender. If not set, a default will be used.
+; standard email name displayed when sending emails. If not set, a default name will be used.
 noreply_email_name = ""
 
 ; feedback email address;
-- 
GitLab