diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
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:", |