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
path: root/config
diff options
context:
space:
mode:
authorJoost van Rijn <joost@joostvanrijn.nl>2016-03-16 23:31:34 +0300
committerJoost van Rijn <joost@joostvanrijn.nl>2016-03-16 23:31:34 +0300
commite4e7d8000f96e9d7b593a9350c38376e29b27309 (patch)
tree3e886ca869754c0b1db990d261d2bedfff35bb69 /config
parent40848302dcef96d240cb0a3b2f378aa1286ba146 (diff)
Fix typo
Diffstat (limited to 'config')
-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