﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26477	Docs: Example about bookmarks mentions books	Mikkel Munch Mortensen	nobody	"In the docs about the contenttypes framework, there's an example of using `related_query_name` for `GenericRelation`. In the second part of the code example, the comment says:

{{{
Get all tags belonging to books containing `django` in the url
}}}

But the example is about bookmarks, not books.

https://github.com/django/django/blob/ecb59cc6579402b68ddfd4499bf30edacf5963be/docs/ref/contrib/contenttypes.txt#L386-L396

I have attached a patch for this. I'd be happy to provide it via a pull request on GitHub, if that is a better of contributing a tiny fix like this."	Bug	closed	Documentation	dev	Normal	fixed			Unreviewed	1	0	0	0	1	0
