summaryrefslogtreecommitdiff
path: root/lisp/net/rcompile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/rcompile.el')
-rw-r--r--lisp/net/rcompile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/rcompile.el b/lisp/net/rcompile.el
index e635c2f1612..b9ee7658d52 100644
--- a/lisp/net/rcompile.el
+++ b/lisp/net/rcompile.el
@@ -116,7 +116,7 @@ nil means run no commands."
;;;###autoload
(defun remote-compile (host user command)
- "Compile the the current buffer's directory on HOST. Log in as USER.
+ "Compile the current buffer's directory on HOST. Log in as USER.
See \\[compile]."
(interactive
(let ((parsed (or (and (featurep 'ange-ftp)