Kaydet (Commit) 0f6f80c2 authored tarafından David Seddon's avatar David Seddon

Corrected typo in documentation

üst cda74c7f
......@@ -598,7 +598,7 @@ may not be the same as the entries in the first filter. We are filtering the
However, unlike the behavior when using
:meth:`~django.db.models.query.QuerySet.filter`, this will not limit blogs
based on entries that satisfying both conditions. In order to do that, i.e.
based on entries that satisfy both conditions. In order to do that, i.e.
to select all blogs that do not contain entries published with *"Lennon"*
that were published in 2008, you need to make two queries::
......
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