From 5838102ae6e5f51236110f30c8646983fc17feb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=99=C9=98=C9=98=E1=B4=99gYm=C9=98=E1=B4=99=C9=98j?= Date: Wed, 14 Jul 2021 14:21:26 -0400 Subject: [PATCH] Fixed typo in docs/internals/contributing/committing-code.txt. --- docs/internals/contributing/committing-code.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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