Kaydet (Commit) 22d5e4b4 authored tarafından Stefan "hr" Berder's avatar Stefan "hr" Berder

Update docs/topics/class-based-views/generic-display.txt

simple typo in "Making friendly template contexts"
üst 4b9fa49b
......@@ -172,7 +172,7 @@ context using the lower cased version of the model class' name. This is
provided in addition to the default ``object_list`` entry, but contains exactly
the same data, i.e. ``publisher_list``.
If the this still isn't a good match, you can manually set the name of the
If this still isn't a good match, you can manually set the name of the
context variable. The ``context_object_name`` attribute on a generic view
specifies the context variable to use::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment