From 39191744339e1dd40cb2409f7fc7d05142b74110 Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Sat, 10 Nov 2012 06:48:59 -0800 Subject: Issue #1829366 by gcassie: Fix up grammar and caps in default settings.php file --- sites/default/default.settings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sites/default') diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index 2b207f224..40f552e1d 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -147,7 +147,7 @@ * 'authmap' => 'shared_', * ), * @endcode - * You can also use a reference to a schema/database as a prefix. This maybe + * You can also use a reference to a schema/database as a prefix. This may be * useful if your Drupal installation exists in a schema that is not the default * or you want to access several databases from the same code base at the same * time. @@ -435,7 +435,7 @@ ini_set('session.cookie_lifetime', 2000000); /** * String overrides: * - * To override specific strings on your site with or without enabling locale + * To override specific strings on your site with or without enabling the Locale * module, add an entry to this list. This functionality allows you to change * a small number of your site's default English language interface strings. * -- cgit v1.2.3