diff options
| author | Karen Tracey <kmtracey@gmail.com> | 2009-05-17 16:53:38 +0000 |
|---|---|---|
| committer | Karen Tracey <kmtracey@gmail.com> | 2009-05-17 16:53:38 +0000 |
| commit | 02b6f16422495666038734a8e7d63d0dc3f34d4c (patch) | |
| tree | 3eb0cf6f71237aaa536c7ce662f972464ce70a3b /docs | |
| parent | 1f5626d087358668980f944a1a59642a4a99e2d0 (diff) | |
[1.0.X] Fixed #11066 -- Corrected 11 duplicate "the"s found in docs and code comments. Thanks kaikuehne.
Merge of applicable parts of r10801 from trunk.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10802 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/contributing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing.txt b/docs/internals/contributing.txt index 6055c0e59f..1f1161de43 100644 --- a/docs/internals/contributing.txt +++ b/docs/internals/contributing.txt @@ -325,7 +325,7 @@ A ticket can be resolved in a number of ways: tickets, we keep all the discussion in one place, which helps everyone. "worksforme" - Used when the the ticket doesn't contain enough detail to replicate + Used when the ticket doesn't contain enough detail to replicate the original bug. If you believe that the ticket was closed in error -- because you're |
