diff options
| author | Paul Eggert | 2017-10-09 22:53:19 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-09 22:55:06 -0700 |
| commit | 5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch) | |
| tree | 66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /CONTRIBUTE | |
| parent | 0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff) | |
| download | emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.zip | |
; Typo fixes, mostly repeated words
Diffstat (limited to 'CONTRIBUTE')
| -rw-r--r-- | CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE index e1ba506c729..d01ac8b07ed 100644 --- a/CONTRIBUTE +++ b/CONTRIBUTE | |||
| @@ -105,7 +105,7 @@ tested). | |||
| 105 | 105 | ||
| 106 | Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See | 106 | Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See |
| 107 | https://www.gnu.org/software/emacs/manual/html_node/ert/ | 107 | https://www.gnu.org/software/emacs/manual/html_node/ert/ |
| 108 | or run 'info "(ert)"' for for more information on writing and running | 108 | or run 'info "(ert)"' for more information on writing and running |
| 109 | tests. | 109 | tests. |
| 110 | 110 | ||
| 111 | If your test lasts longer than some few seconds, mark it in its | 111 | If your test lasts longer than some few seconds, mark it in its |