summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJacob Kaplan-Moss <jacob@jacobian.org>2008-07-21 17:04:59 +0000
committerJacob Kaplan-Moss <jacob@jacobian.org>2008-07-21 17:04:59 +0000
commit882ffc05695777f3b4800a1ec1729dd4a683ccce (patch)
tree1010482fa0fa39a6c18785d7d56e2fe8c141d002 /docs
parentf2c31535a0fdf42b00d2947bbb90cd1b955d89a7 (diff)
Fixed reST error in [8024].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/forms.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/forms.txt b/docs/forms.txt
index 792f85a3ac..eb7defdf38 100644
--- a/docs/forms.txt
+++ b/docs/forms.txt
@@ -4,7 +4,7 @@ The forms library
``django.forms`` is Django's form-handling library.
-.. adminition:: Looking for oldforms?
+.. admonition:: Looking for oldforms?
``django.forms`` was once called ``newforms`` since it replaced Django's
original form/manipulator/validation framework. The old form handling