"modules" -> "features" in the SetupController to clear up what's being enabled

--HG--
branch : dev
This commit is contained in:
Nathan Heskew 2010-04-27 12:03:58 -07:00
parent 18bba7873b
commit cd4995253e

View File

@ -84,7 +84,7 @@ namespace Orchard.Setup.Controllers {
DataTablePrefix = model.DatabaseTablePrefix,
};
// The vanilla Orchard distibution has the following modules enabled.
// The vanilla Orchard distibution has the following features enabled.
const string hardcoded =
@"Orchard.Framework,
Common,Dashboard,Feeds,HomePage,Navigation,Scheduling,Settings,XmlRpc,