summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrett Koonce <koonce@gmail.com>2012-10-31 15:40:08 -0500
committerBrett Koonce <koonce@gmail.com>2012-10-31 15:40:08 -0500
commitc4b71beb658981011a455753bbb58024bfbeb713 (patch)
tree7bb5725600448a2722f3b72350e67b86bafdd85b /docs
parent7f75460fd6befbef805fee3c91608efb0e9f444d (diff)
minor fix (+'.' to end of line)
Diffstat (limited to 'docs')
-rw-r--r--docs/faq/general.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt
index 659a8c5ad9..dc569840d1 100644
--- a/docs/faq/general.txt
+++ b/docs/faq/general.txt
@@ -68,7 +68,7 @@ Who's behind this?
Django was originally developed at World Online, the Web department of a
newspaper in Lawrence, Kansas, USA. Django's now run by an international team of
volunteers; you can read all about them over at the :doc:`list of committers
-</internals/committers>`
+</internals/committers>`.
Which sites use Django?
-----------------------