From c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 Mon Sep 17 00:00:00 2001 From: pp Date: Sun, 10 Jan 2016 18:16:28 +0100 Subject: Refs #25755 -- Unified a couple more spellings of 'website'. --- docs/ref/settings.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index a5abec5168..10c5075919 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -1564,8 +1564,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. See :ref:`how-django-discovers-language-preference` for more details. -- cgit v1.3