diff options
| author | Timo Graham <timograham@gmail.com> | 2011-02-14 23:18:30 +0000 |
|---|---|---|
| committer | Timo Graham <timograham@gmail.com> | 2011-02-14 23:18:30 +0000 |
| commit | 6eacbfd4111127c0cfc5e9272ef4553a163ed7df (patch) | |
| tree | be6bd43ef3421b34117aaf9a135920428118d07b /docs/ref/django-admin.txt | |
| parent | d7c2dcd5387e12828daf6fe4b852f2e894da79e8 (diff) | |
Fixed "the the" typos.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15536 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 17b8408a42..33c4c8b8e1 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1305,7 +1305,7 @@ display options: * ``reverse`` * ``conceal`` -A color specification follows one of the the following patterns: +A color specification follows one of the following patterns: * ``role=fg`` * ``role=fg/bg`` |
