summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/committing-code.txt
diff options
context:
space:
mode:
authorᴙɘɘᴙgYmɘᴙɘj <jex.grizzle@gmail.com>2021-07-14 14:21:26 -0400
committerGitHub <noreply@github.com>2021-07-14 20:21:26 +0200
commit5838102ae6e5f51236110f30c8646983fc17feb7 (patch)
treeba5e4e5562f6d9f685499c09386e01f787eb148c /docs/internals/contributing/committing-code.txt
parent3a45fea0832c5910acee6e0d29f230f347a50462 (diff)
Fixed typo in docs/internals/contributing/committing-code.txt.
Diffstat (limited to 'docs/internals/contributing/committing-code.txt')
-rw-r--r--docs/internals/contributing/committing-code.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt
index 5bf45b49d8..05eb1f91ca 100644
--- a/docs/internals/contributing/committing-code.txt
+++ b/docs/internals/contributing/committing-code.txt
@@ -166,7 +166,7 @@ Django's Git repository:
Note that the Trac integration doesn't know anything about pull requests.
So if you try to close a pull request with the phrase "closes #400" in your
commit message, GitHub will close the pull request, but the Trac plugin
- will also close the same numbered ticket in Trac.
+ will not close the same numbered ticket in Trac.
.. _Trac plugin: https://github.com/trac-hacks/trac-github