diff options
| author | pp <pp@users.noreply.github.com> | 2016-01-10 18:16:28 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-01-11 06:16:49 -0500 |
| commit | 76b4015ea9b02fdbc3acebe71ed79bcc902697da (patch) | |
| tree | a017e865349551cb4dfbbd198b14fa90c437d426 /docs/ref | |
| parent | c7a73f3929cb0c5bdf7c10882ff006bab026817e (diff) | |
[1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'.
Backport of c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 from master
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/settings.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 2094ee74fb..2d44b350b5 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1606,8 +1606,8 @@ It serves two purposes: * If the locale middleware isn't in use, it decides which translation is served to all users. * If the locale middleware is active, it provides a fallback language in case the - user's preferred language can't be determined or is not supported by the Web - site. It also provides the fallback translation when a translation for a + user's preferred language can't be determined or is not supported by the + website. It also provides the fallback translation when a translation for a given literal doesn't exist for the user's preferred language. .. versionchanged:: 1.8 |
