]> code.delx.au - gnu-emacs/blobdiff - lisp/mail/uce.el
* lisp/simple.el (command-execute): Respect nil disabled-command-function.
[gnu-emacs] / lisp / mail / uce.el
index c4816209d34e903f09c579f94e1dc4675c0b5315..a6e2513c8c98f264b0c3a28b6837318c71043fe3 100644 (file)
@@ -279,7 +279,7 @@ You might need to set `uce-mail-reader' before using this."
        (goto-char (point-min)))
       ;; Now find the mail hub that first accepted this message.
       ;; This should try to find the last Received: header.
-      ;; Sometimes there may be other headers inbetween Received: headers.
+      ;; Sometimes there may be other headers in between Received: headers.
       (cond ((eq uce-mail-reader 'gnus)
             ;; Does Gnus always have Lines: in the end?
             (re-search-forward "^Lines:")