]> code.delx.au - gnu-emacs/blobdiff - lisp/type-break.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / type-break.el
index 850373640161bef1e8c3f3c0bfb193884e02be27..5f56956c52b44ee9fbe15c70ee14fe18642cce69 100644 (file)
@@ -677,7 +677,7 @@ INTERVAL is the full length of an interval (defaults to TIME)."
 (defun type-break-check ()
   "Ask to take a typing break if appropriate.
 This may be the case either because the scheduled time has come \(and the
-minimum keystroke threshold has been reached\) or because the maximum
+minimum keystroke threshold has been reached) or because the maximum
 keystroke threshold has been exceeded."
   (type-break-file-keystroke-count)
   (let* ((min-threshold (car type-break-keystroke-threshold))