summaryrefslogtreecommitdiff
path: root/lisp/net/rcompile.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-01-13 10:09:20 +0000
committerPavel Janík <Pavel@Janik.cz>2002-01-13 10:09:20 +0000
commit110c171f4d1ff9876c7e74d2e73aeed5b6460b8b (patch)
treee690a4b3f8baa5f34215d749120febd9d6947e1f /lisp/net/rcompile.el
parent86886bce27fa394fb311e1f47bb4f799e001cf8b (diff)
downloademacs-110c171f4d1ff9876c7e74d2e73aeed5b6460b8b.tar.gz
Fix typo.
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)