From: Evan Prodromou <evan@controlyourself.ca>
Date: Tue, 23 Sep 2008 08:08:55 +0000 (-0400)
Subject: comma to dot
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c9c2d375ba55332cd96fc28bb0569db3131916b9;p=quix0rs-gnu-social.git

comma to dot

darcs-hash:20080923080855-5ed1f-1c19826896f247e9d4f88da07a6fc2134726b4ed.gz
---

diff --git a/lib/mail.php b/lib/mail.php
index 9a04aabcbd..827e48e811 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,