diff options
| author | Glenn Morris | 2015-05-18 21:43:01 -0400 |
|---|---|---|
| committer | Glenn Morris | 2015-05-18 21:43:01 -0400 |
| commit | 18e4eb6bd66cf2799156b3a6c3ab93cadc75a2ba (patch) | |
| tree | 1c4b59ffe37a513e7845c349d6d2f0519e4c8987 | |
| parent | 314244aac44525a32dc9ea0a3ec94f77f055d332 (diff) | |
| download | emacs-18e4eb6bd66cf2799156b3a6c3ab93cadc75a2ba.tar.gz emacs-18e4eb6bd66cf2799156b3a6c3ab93cadc75a2ba.zip | |
; * CONTRIBUTE: Fix typo in previous.
| -rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index 526d8dac4fb..7e697ddd89a 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE | |||
| @@ -96,7 +96,7 @@ messages: | |||
| 96 | - Commit messages should not contain the "Signed-off-by:" lines that | 96 | - Commit messages should not contain the "Signed-off-by:" lines that |
| 97 | are used in some other projects. | 97 | are used in some other projects. |
| 98 | 98 | ||
| 99 | - Any lines of the the commit message that start with "; " are omitted | 99 | - Any lines of the commit message that start with "; " are omitted |
| 100 | from the generated ChangeLog. | 100 | from the generated ChangeLog. |
| 101 | 101 | ||
| 102 | - Explaining the rationale for a design choice is best done in comments | 102 | - Explaining the rationale for a design choice is best done in comments |