From 384a444cee694c7a8fcaeb91b421164ac255ac56 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 16 Feb 2008 09:14:59 +0000 Subject: [PATCH] Fix grammar error in e-mail footer (closes #673). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1150 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/settings.yml b/config/settings.yml index 4f7be5132..590ebee6a 100644 --- a/config/settings.yml +++ b/config/settings.yml @@ -106,6 +106,6 @@ ui_theme: default: '' emails_footer: default: |- - You have received this notification because you have either subscribed to it, or are involved in. + You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://hostname/my/account \ No newline at end of file -- 2.39.5