diff --git a/sites/default/default.settings.php b/sites/default/default.settings.php index 44993edf1657f1cf6484419abf8cd0de4ca260be..20f449092fe13613a2b3ea100576f5c68a2afe0f 100644 --- a/sites/default/default.settings.php +++ b/sites/default/default.settings.php @@ -149,7 +149,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. @@ -464,7 +464,7 @@ /** * 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. *