From 40ba6f21bb5a728987da9a7055c74fa3c65da4db Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 11 Nov 2014 16:41:09 +0100 Subject: Fixed spelling errors in docs. --- docs/topics/forms/index.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index 473285d37e..4625bd3149 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -591,7 +591,7 @@ errors. For example, ``{{ form.non_field_errors }}`` would look like: .. versionchanged:: 1.8 - The "nonfield" class as described in the example above was added. + The ``nonfield`` class as described in the example above was added. See :doc:`/ref/forms/api` for more on errors, styling, and working with form attributes in templates. -- cgit v1.3