summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-09-23 04:08:55 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-09-23 04:08:55 -0400
commitc9c2d375ba55332cd96fc28bb0569db3131916b9 (patch)
tree9dbdf7752c198c150db9b9d9e2677b9c7db5e2ca /lib
parent394a37fc0a4cfd6212d9a2fdce1f0659dffc87c7 (diff)
comma to dot
darcs-hash:20080923080855-5ed1f-1c19826896f247e9d4f88da07a6fc2134726b4ed.gz
Diffstat (limited to 'lib')
-rw-r--r--lib/mail.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mail.php b/lib/mail.php
index 9a04aabcb..827e48e81 100644
--- a/lib/mail.php
+++ b/lib/mail.php
@@ -257,7 +257,7 @@ function mail_notify_message($message, $from=NULL, $to=NULL) {
"You can reply to their message here:\n\n".
"%4\$s\n\n".
"Don't reply to this email; it won't get to them.\n\n".
- "With kind regards,\n",
+ "With kind regards,\n".
"%5\$s\n"),
$from_profile->getBestName(),
$from->nickname,