Used consistent capitalization and hyphenation of "class-based views" in docs.

This commit is contained in:
Anton Strogonoff 2015-08-19 02:01:36 +06:00 committed by Tim Graham
parent 39b55537ec
commit 20787b5c29
11 changed files with 14 additions and 15 deletions

View file

@ -346,7 +346,7 @@ example::
use one of the ``add_message`` family of methods. It does not hide failures
that may occur for other reasons.
Adding messages in Class Based Views
Adding messages in class-based views
------------------------------------
.. class:: views.SuccessMessageMixin