Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2016-03-16 23:33:43 +0300
committerStefan Giehl <stefan@piwik.org>2016-03-16 23:33:43 +0300
commita4c0f65f0ca93ee3c1ac6633a8bead7965998bc3 (patch)
tree3e886ca869754c0b1db990d261d2bedfff35bb69
parent40848302dcef96d240cb0a3b2f378aa1286ba146 (diff)
parente4e7d8000f96e9d7b593a9350c38376e29b27309 (diff)
Merge pull request #9937 from joostvanrijn/patch-1
Fix typo
-rw-r--r--config/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index fd9ef2d649..431e9a21bc 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -345,7 +345,7 @@ login_password_recovery_email_address = "password-recovery@{DOMAIN}"
; name that appears as a Sender in the password recovery email
login_password_recovery_email_name = Piwik
-; email address that appears as a Repy-to in the password recovery email
+; email address that appears as a Reply-to in the password recovery email
; if specified, {DOMAIN} will be replaced by the current Piwik domain
login_password_recovery_replyto_email_address = "no-reply@{DOMAIN}"
; name that appears as a Reply-to in the password recovery email