From ad62a155f1a2246bc054516bf0629c8337f30f9e Mon Sep 17 00:00:00 2001
From: djones <dgjones@gmail.com>
Date: Tue, 7 Sep 2010 14:28:58 +1200
Subject: better gitignore, posts controller now uses translations that exist

---
 config/locales/en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'config')

diff --git a/config/locales/en.yml b/config/locales/en.yml
index 9d562d7..c3fd8a4 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -85,7 +85,7 @@ en:
         no_posts: There are no posts here yet.
     posts:
       comment: comment
-      comment:
+      comments:
         by: 'Posted by {{who}}'
         time_ago: '{{time}} ago'
         thank_you: 'Thank you for commenting.'
-- 
cgit v1.2.3