Kaydet (Commit) b61cafb1 authored tarafından Carl Meyer's avatar Carl Meyer

Fixed misspelling in model fields docs.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14096 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 16089ba1
......@@ -925,7 +925,7 @@ define the details of how the relation works.
<abstract-base-classes>`; and when you do so
:ref:`some special syntax <abstract-related-name>` is available.
If you wish to supress the provision of a backwards relation, you may
If you wish to suppress the provision of a backwards relation, you may
simply provide a ``related_name`` which ends with a ``'+'`` character.
For example::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment