diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-08-31 23:16:25 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-08-31 23:16:25 +0000 |
| commit | cea1fcc0d152384e28550d28934254754cf4fad7 (patch) | |
| tree | 9028ee5d729490b045618670195780274b6d0fed /docs | |
| parent | 44dabecf6e4a009ff1a34ba12032ba07476baad2 (diff) | |
Fixed ReST error in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3695 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq.txt b/docs/faq.txt index d39e203c76..204c69244d 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -103,10 +103,10 @@ Lawrence, Kansas, USA. On IRC, Simon goes by ``SimonW``. `Wilson Miner`_ - Wilson's design-fu makes us all look like rock stars. By day, he's an + Wilson's design-fu makes us all look like rock stars. By day, he's an interactive designer for `Apple`. Don't ask him what he's working on, or he'll have to kill you. He lives in San Francisco. - + On IRC, Wilson goes by ``wilsonian``. .. _`World Online`: http://code.djangoproject.com/wiki/WorldOnline @@ -641,7 +641,7 @@ How can I get started contributing code to Django? Thanks for asking! We've written an entire document devoted to this question. It's titled `Contributing to Django`_. -.. _Contributing do Django: http://www.djangoproject.com/documentation/contributing/ +.. _Contributing to Django: http://www.djangoproject.com/documentation/contributing/ I submitted a bug fix in the ticket system several weeks ago. Why are you ignoring my patch? -------------------------------------------------------------------------------------------- |
