From 5ccebd38932da73a880e6c49b1213045b44fd5c8 Mon Sep 17 00:00:00 2001
From: Jakob Kramer <jakob.kramer@gmx.de>
Date: Mon, 1 Aug 2011 15:03:02 +0200
Subject: [PATCH] fix wrong string 'Reshare orignial'

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

diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index 01ac41cc46..33c6c105d0 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -600,7 +600,7 @@ en:
         other: "%{count} new requests!"
   reshares:
     reshare:
-      reshare_original: "Reshare orignial"
+      reshare_original: "Reshare original"
       reshare:
         zero: "Reshare"
         one: "1 Reshare"
-- 
GitLab