From a7ec7afce1dcbd704f44a6935e62e38dd5fe537c Mon Sep 17 00:00:00 2001 From: Mads Jensen Date: Tue, 14 Mar 2017 16:11:14 +0100 Subject: [PATCH] Fixed typo in docs/topics/db/aggregation.txt header. --- docs/topics/db/aggregation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/db/aggregation.txt b/docs/topics/db/aggregation.txt index aa56a8b4eb..2bc30f8e95 100644 --- a/docs/topics/db/aggregation.txt +++ b/docs/topics/db/aggregation.txt @@ -482,7 +482,7 @@ include the aggregate column. .. _aggregation-ordering-interaction: Interaction with default ordering or ``order_by()`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Fields that are mentioned in the ``order_by()`` part of a queryset (or which are used in the default ordering on a model) are used when selecting the