Fixed spelling errors in docs.

This commit is contained in:
Tim Graham 2015-01-11 13:24:13 -05:00
parent be158e3625
commit 28de5cd4de
3 changed files with 4 additions and 2 deletions

View file

@ -651,7 +651,7 @@ types.
.. attribute:: form_field
The form field class to use. Should be a sublcass of
The form field class to use. Should be a subclass of
:class:`django.contrib.postgres.forms.BaseRangeField`.
.. class:: django.contrib.postgres.forms.BaseRangeField