summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Martin <caedes@sindominio.net>2012-08-24 06:12:45 +0000
committerPablo Martin <caedes@sindominio.net>2012-08-24 06:12:45 +0000
commitf582ce4fed062b053c2e997631608a71bb1ffde8 (patch)
tree36598d97090da4e0f257098e0241090bc1606568
parent6467aed2e0ed92cfe5df32c7c88dadb74b0572dc (diff)
downloadsaravea_theme-f582ce4fed062b053c2e997631608a71bb1ffde8.tar.gz
saravea_theme-f582ce4fed062b053c2e997631608a71bb1ffde8.tar.bz2
fix n-1 motto
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index df3ff2d..ad5de2f 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -2,7 +2,7 @@
$english = array(
- 'n1_theme:landing:title' => '¡Social networks of people and for the people!',
+ 'n1_theme:landing:title' => '¡Social networks by the people and for the people!',
'n1_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"',
);