diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 01:56:01 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2008-09-09 01:56:01 +0000 |
| commit | 8f78d7f9402f28daadb485f582eabb7bc0bdc527 (patch) | |
| tree | 466e32d585d201f371b214b6e84dfd6bd04f20f9 /docs | |
| parent | 74f386dba274e319eb9e76cfb6f5d38e602104d9 (diff) | |
Fixed #8983 -- Removed a funky character from faq/general.txt. Thanks, Fernando Correia
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq/general.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 10af6d0329..944aab636a 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -71,7 +71,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 :ref:`list of committers -<internals-committers>`> +<internals-committers>` Which sites use Django? ----------------------- |
