Browse Source

Fixed typo in docs/topics/db/aggregation.txt header.

Mads Jensen 8 years ago
parent
commit
a7ec7afce1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/topics/db/aggregation.txt

+ 1 - 1
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