From 07ef43082d20e6614cd96b821897bf812731daa7 Mon Sep 17 00:00:00 2001 From: Timo Graham Date: Mon, 3 Jan 2011 13:29:17 +0000 Subject: 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 --- docs/ref/models/querysets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') 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 -- cgit v1.3