From: brettp Date: Tue, 11 May 2010 19:46:24 +0000 (+0000) Subject: Fixed a typo. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ea60659b650a4de624215f5df8b8aa8fb4ff3093;p=lorea%2Felgg.git Fixed a typo. git-svn-id: http://code.elgg.org/elgg/trunk@6002 36083f99-b078-4883-b0ff-0f9b5a30f544 --- 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