diff options
| author | Timo Graham <timograham@gmail.com> | 2011-01-03 13:30:12 +0000 |
|---|---|---|
| committer | Timo Graham <timograham@gmail.com> | 2011-01-03 13:30:12 +0000 |
| commit | 12d5c09fdde882a9d40ac7bee74b872e5e4471ec (patch) | |
| tree | 22e2a572131f5c4a49884ee925f9c0bce6715b2d /docs/ref | |
| parent | e501f502370b829d0bb2f1ed9c6e94bbfa5206f6 (diff) | |
[1.2.X] Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Backport of r15135 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@15136 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/models/querysets.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/models/querysets.txt b/docs/ref/models/querysets.txt index b67837aba9..a5a5d82378 100644 --- a/docs/ref/models/querysets.txt +++ b/docs/ref/models/querysets.txt @@ -1737,7 +1737,7 @@ SQL equivalents:: .. _aggregation-functions: -Aggregation Functions +Aggregation functions --------------------- .. versionadded:: 1.1 |
