summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorpp <pp@users.noreply.github.com>2016-01-10 18:16:28 +0100
committerTim Graham <timograham@gmail.com>2016-01-11 06:16:49 -0500
commit76b4015ea9b02fdbc3acebe71ed79bcc902697da (patch)
treea017e865349551cb4dfbbd198b14fa90c437d426 /docs/ref
parentc7a73f3929cb0c5bdf7c10882ff006bab026817e (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.txt4
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