aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorPaul Eggert2017-10-09 22:53:19 -0700
committerPaul Eggert2017-10-09 22:55:06 -0700
commit5d51403ceb9b86a1bfa66f00c7af39f1200e65f1 (patch)
tree66e10eb5d1a72390812ac8e71f4dc1dc2c7d6ba3 /CONTRIBUTE
parent0d004ed01abb5fa025bdc9d58fce2a3abff0b6a4 (diff)
downloademacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.tar.gz
emacs-5d51403ceb9b86a1bfa66f00c7af39f1200e65f1.zip
; Typo fixes, mostly repeated words
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE2
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
106Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See 106Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See
107https://www.gnu.org/software/emacs/manual/html_node/ert/ 107https://www.gnu.org/software/emacs/manual/html_node/ert/
108or run 'info "(ert)"' for for more information on writing and running 108or run 'info "(ert)"' for more information on writing and running
109tests. 109tests.
110 110
111If your test lasts longer than some few seconds, mark it in its 111If your test lasts longer than some few seconds, mark it in its