summaryrefslogtreecommitdiff
path: root/docs/faq.txt
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2005-07-15 16:29:26 +0000
committerAdrian Holovaty <adrian@holovaty.com>2005-07-15 16:29:26 +0000
commit88ee7bb134190196d0bab17ef9daa4298b80c8f5 (patch)
tree0c45a2bc326da97243b25857fc919d82b1795e0b /docs/faq.txt
parentce73f33a115e6028bef65c9c9b6c312afd51c2e7 (diff)
Fixed line length in faq
git-svn-id: http://code.djangoproject.com/svn/django/trunk@52 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/faq.txt')
-rw-r--r--docs/faq.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.txt b/docs/faq.txt
index 2410e48cc4..2ff7d438a7 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -95,7 +95,7 @@ The admin interface
===================
The dynamically-generated admin site is ugly! How can I change it?
----------------------------------------------
+------------------------------------------------------------------
We think it's very purty, but if you don't agree, you can modify the admin site's
presentation by editing the CSS stylesheet and/or associated image files. The