summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/committing-code.txt
diff options
context:
space:
mode:
authorpp <pp@users.noreply.github.com>2016-01-10 17:48:16 +0100
committerTim Graham <timograham@gmail.com>2016-01-11 18:05:56 -0500
commit1cbc556bcee57c1d2cbbbe3e6ce3b8d9949f186f (patch)
treeb494f9bc739fef040e013e1cde9bc9e48b1c880d /docs/internals/contributing/committing-code.txt
parent27ef6403c8b9f332feb1f9fe52053ded0b91da85 (diff)
[1.9.x] Added missing period to "etc.".
Backport of b34ff66e5bae3760273255fa5b2525eb21a5eb63 from master
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 e5ede3d1df..d2e415d986 100644
--- a/docs/internals/contributing/committing-code.txt
+++ b/docs/internals/contributing/committing-code.txt
@@ -221,7 +221,7 @@ When a mistaken commit is discovered, please follow these guidelines:
* If the original author can't be reached (within a reasonable amount
of time -- a day or so) and the problem is severe -- crashing bug,
- major test failures, etc -- then ask for objections on the
+ major test failures, etc. -- then ask for objections on the
|django-developers| mailing list then revert if there are none.
* If the problem is small (a feature commit after feature freeze,