]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
fixed typo for friends activity string
authorCash Costello <cash.costello@gmail.com>
Sat, 2 Jun 2012 19:09:59 +0000 (15:09 -0400)
committerCash Costello <cash.costello@gmail.com>
Sat, 2 Jun 2012 19:09:59 +0000 (15:09 -0400)
languages/en.php

index a40baa61a367c37700e0568b0a0f37ba95a21b6b..d7de34015d34d38cf7f9f15f318f4d25942048e7 100644 (file)
@@ -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',