diff --git a/docs/ref/models/fields.txt b/docs/ref/models/fields.txt index d56da87091..20e0975c18 100644 --- a/docs/ref/models/fields.txt +++ b/docs/ref/models/fields.txt @@ -1234,7 +1234,7 @@ that control how the relationship functions. Same as :attr:`ForeignKey.related_name`. -.. attribute:: ForeignKey.related_query_name +.. attribute:: ManyToManyField.related_query_name .. versionadded:: 1.6