diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2010-01-09 17:08:52 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2010-01-09 17:08:52 +0000 |
| commit | 4a6c746977a7c84cfd39365f43f35fce527fe97a (patch) | |
| tree | 911c14e5a358fb48cbad7c8d9b82b4b0c8f12a6b /docs | |
| parent | 0e0b18229fe3822353de6ffa7b6309fd69e6597d (diff) | |
Removed ridiculous extra space around the title in docs/topics/db/aggregation.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12121 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/db/aggregation.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/topics/db/aggregation.txt b/docs/topics/db/aggregation.txt index b0731798c5..c2271f7552 100644 --- a/docs/topics/db/aggregation.txt +++ b/docs/topics/db/aggregation.txt @@ -1,8 +1,8 @@ .. _topics-db-aggregation: -============= - Aggregation -============= +=========== +Aggregation +=========== .. versionadded:: 1.1 |
