summaryrefslogtreecommitdiff
path: root/docs/ref/models
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2011-01-03 13:29:17 +0000
committerTimo Graham <timograham@gmail.com>2011-01-03 13:29:17 +0000
commit07ef43082d20e6614cd96b821897bf812731daa7 (patch)
tree595f6a05016060787fd4d7cf635ae672036f6362 /docs/ref/models
parentdc25fa776a9d6650fcc4876748932f3d63d04b6e (diff)
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15135 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/models')
-rw-r--r--docs/ref/models/querysets.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/models/querysets.txt b/docs/ref/models/querysets.txt
index 4428d0a6e5..973ddff7d9 100644
--- a/docs/ref/models/querysets.txt
+++ b/docs/ref/models/querysets.txt
@@ -1746,7 +1746,7 @@ SQL equivalents::
.. _aggregation-functions:
-Aggregation Functions
+Aggregation functions
---------------------
Django provides the following aggregation functions in the