changeset 2988:8ca4d9f64ae0 beta

fixed typo in email notification
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 07 Nov 2012 19:10:09 +0100
parents 4150c45b5f7f
children 190e2ff4595d
files rhodecode/templates/email_templates/main.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/email_templates/main.html	Tue Nov 06 23:26:42 2012 +0100
+++ b/rhodecode/templates/email_templates/main.html	Wed Nov 07 19:10:09 2012 +0100
@@ -5,5 +5,5 @@
 --
 <br/>
 <br/>
-<b>${_('This is an notification from RhodeCode.')}</b>
+<b>${_('This is a notification from RhodeCode.')}</b>
 </div>