From d57314014c5e8f2c03ebe6e4e3676a75c57503d4 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 23 Nov 2008 18:13:41 +0000 Subject: - Patch #297181 by keith.smith: install profile clarifications. --- profiles/default/default.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/default') diff --git a/profiles/default/default.profile b/profiles/default/default.profile index db8f9a376..675a60b13 100644 --- a/profiles/default/default.profile +++ b/profiles/default/default.profile @@ -22,7 +22,7 @@ function default_profile_modules() { function default_profile_details() { return array( 'name' => 'Drupal', - 'description' => 'Select this profile to enable some basic Drupal functionality and the default theme.' + 'description' => 'Create a Drupal site with the most commonly used features pre-installed.' ); } -- cgit v1.2.3