summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-07-24 02:25:41 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-07-24 02:25:41 +0000
commit45076bf8718b6be17c766dd552a0fb08a1247113 (patch)
tree11e5315b05ed82cafcc6054c9bf9b344373fe99d
parent571ee77dfecbc3516bfaec434584064d3a4e50c8 (diff)
Fixed adverse -> averse typo in docs/faq.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3434 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--docs/faq.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index ccf8906c41..a77f45852c 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -156,7 +156,7 @@ logical to us.
-----------------------------------------------------
We're well aware that there are other awesome Web frameworks out there, and
-we're not adverse to borrowing ideas where appropriate. However, Django was
+we're not averse to borrowing ideas where appropriate. However, Django was
developed precisely because we were unhappy with the status quo, so please be
aware that "because <Framework X>" does it is not going to be sufficient reason
to add a given feature to Django.