From 28de5cd4de3ddacf67af40c6b31d4fefd85f31f8 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sun, 11 Jan 2015 13:24:13 -0500 Subject: Fixed spelling errors in docs. --- docs/ref/contrib/postgres/fields.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/contrib/postgres') diff --git a/docs/ref/contrib/postgres/fields.txt b/docs/ref/contrib/postgres/fields.txt index f4fae93da0..a06cefd162 100644 --- a/docs/ref/contrib/postgres/fields.txt +++ b/docs/ref/contrib/postgres/fields.txt @@ -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 -- cgit v1.3