summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/sites.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ref/contrib/sites.txt b/docs/ref/contrib/sites.txt
index da2bd879db..c91c112f64 100644
--- a/docs/ref/contrib/sites.txt
+++ b/docs/ref/contrib/sites.txt
@@ -21,7 +21,8 @@ The sites framework is mainly based on a simple model:
.. attribute:: domain
- The domain name associated with the Web site.
+ The fully qualified domain name associated with the Web site.
+ For example, ``www.example.com``.
.. versionchanged:: 1.9