diff options
Diffstat (limited to 'actions/systemsettings/install.php')
-rw-r--r-- | actions/systemsettings/install.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/systemsettings/install.php b/actions/systemsettings/install.php index 3516a2ff2..3b841caf9 100644 --- a/actions/systemsettings/install.php +++ b/actions/systemsettings/install.php @@ -2,7 +2,7 @@ /** * Elgg install site action * - * Creates a nwe site and sets it as the default + * Creates a new site and sets it as the default * * @package Elgg * @subpackage Core |