diff options
| -rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index 26efbd7e5aa..4e42c7aafcc 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE | |||
| @@ -63,7 +63,7 @@ also possible to use a command like | |||
| 63 | However, we prefer the 'git format-patch' method with attachment, as | 63 | However, we prefer the 'git format-patch' method with attachment, as |
| 64 | doing so delivers patches in the correct and easily-recognizable format | 64 | doing so delivers patches in the correct and easily-recognizable format |
| 65 | more reliably, and makes the job of applying the patches easier and less | 65 | more reliably, and makes the job of applying the patches easier and less |
| 66 | error-prone. It also allows to send patches whose author is someone | 66 | error-prone. It also allows sending patches whose author is someone |
| 67 | other than the email sender. | 67 | other than the email sender. |
| 68 | 68 | ||
| 69 | Once the cumulative amount of your submissions exceeds about 15 lines | 69 | Once the cumulative amount of your submissions exceeds about 15 lines |