mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed doc typos.
This commit is contained in:
parent
55fb162588
commit
7f2505ad9e
27 changed files with 38 additions and 38 deletions
|
@ -666,7 +666,7 @@ For each field, we describe the default widget used if you don't specify
|
|||
.. class:: IPAddressField(**kwargs)
|
||||
|
||||
.. deprecated:: 1.7
|
||||
This field has been deprecated in favour of
|
||||
This field has been deprecated in favor of
|
||||
:class:`~django.forms.GenericIPAddressField`.
|
||||
|
||||
* Default widget: :class:`TextInput`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue