From: Cash Costello Date: Sat, 2 Jun 2012 19:09:59 +0000 (-0400) Subject: fixed typo for friends activity string X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2f4ca1e52663ae9c991408e2035217a810b0e7a1;p=lorea%2Felgg.git fixed typo for friends activity string --- diff --git a/languages/en.php b/languages/en.php index a40baa61a..d7de34015 100644 --- a/languages/en.php +++ b/languages/en.php @@ -813,7 +813,7 @@ $english = array( */ 'river:all' => 'All Site Activity', 'river:mine' => 'My Activity', - 'river:friends' => 'Friends Activty', + 'river:friends' => 'Friends Activity', 'river:select' => 'Show %s', 'river:comments:more' => '+%u more', 'river:generic_comment' => 'commented on %s %s',