Index: language/en_us/emails.php =================================================================== --- language/en_us/emails.php (revision 100) +++ language/en_us/emails.php (working copy) @@ -14,7 +14,7 @@ 'user password reseted' => 'Your password has been reset. New password is \'%s\'.', - 'dont reply wraning' => 'THIS IS SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!', + 'dont reply warning' => 'THIS IS A SYSTEM NOTIFICATION. DO NOT REPLY TO THIS EMAIL!', 'new message posted' => 'New message "%s" has been posted in "%s" project', 'view new message' => 'View that message', Index: application/views/notifier/new_comment.php =================================================================== --- application/views/notifier/new_comment.php (revision 100) +++ application/views/notifier/new_comment.php (working copy) @@ -1,5 +1,5 @@ ------------------------------------------------------------ - + ------------------------------------------------------------ getObject()->getTitle()) ?>. Index: application/views/notifier/milestone_assigned.php =================================================================== --- application/views/notifier/milestone_assigned.php (revision 100) +++ application/views/notifier/milestone_assigned.php (working copy) @@ -1,5 +1,5 @@ ------------------------------------------------------------ - + ------------------------------------------------------------ getName()) ?>. Index: application/views/notifier/new_message.php =================================================================== --- application/views/notifier/new_message.php (revision 100) +++ application/views/notifier/new_message.php (working copy) @@ -1,5 +1,5 @@ ------------------------------------------------------------ - + ------------------------------------------------------------ getTitle(), $new_message->getProject()->getName()) ?>. \ No newline at end of file