Issue #3040562 by sandeepscs: Fix typo in core/INSTALL.txt file

merge-requests/1119/head
Alex Pott 2019-03-26 11:30:48 +00:00
parent 8c90cbfdf7
commit 8a76eeecf6
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ The new directory name is constructed from the site's URL. The configuration
for www.example.com could be in 'sites/example.com/settings.php' (note that
'www.' should be omitted if users can access your site at http://example.com/).
$ cp sites/default/defaults.settings.php sites/example.com/settings.php
$ cp sites/default/default.settings.php sites/example.com/settings.php
Sites do not have to have a different domain. You can also use subdomains and
subdirectories for Drupal sites. For example, example.com, sub.example.com, and