aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-06-02 15:09:59 -0400
committerCash Costello <cash.costello@gmail.com>2012-06-02 15:09:59 -0400
commit2f4ca1e52663ae9c991408e2035217a810b0e7a1 (patch)
tree2b3da3c52af1646ee65560f602074d36a4cfbbe9 /languages
parent03eb23688a2e9192f592c5f05c7eba693dc50d5a (diff)
downloadelgg-2f4ca1e52663ae9c991408e2035217a810b0e7a1.tar.gz
elgg-2f4ca1e52663ae9c991408e2035217a810b0e7a1.tar.bz2
fixed typo for friends activity string
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
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',