Fixed reST error in [8024].

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8025 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2008-07-21 17:04:59 +00:00
parent f2c31535a0
commit 882ffc0569
1 changed files with 1 additions and 1 deletions

View File

@ -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