From 5dcbc352046453272839dd3c886d7d10af2bfa3f Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 13 Mar 2011 17:13:30 +0000 Subject: fixed typo in site settings git-svn-id: http://code.elgg.org/elgg/trunk@8685 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index c65aaefd3..0c46a0a38 100644 --- a/languages/en.php +++ b/languages/en.php @@ -918,7 +918,7 @@ Once you have logged in, we highly recommend that you change your password. 'installation:sitedescription' => "Short description of your site (optional):", 'installation:wwwroot' => "The site URL:", 'installation:path' => "The full path of the Elgg installation:", - 'installation:dataroot' => "The full path the data directory:", + 'installation:dataroot' => "The full path of the data directory:", 'installation:dataroot:warning' => "You must create this directory manually. It should be in a different directory to your Elgg installation.", 'installation:sitepermissions' => "The default access permissions:", 'installation:language' => "The default language for your site:", -- cgit v1.2.3