summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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