summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6928b2f4943..aab6430a839 100644
--- a/lisp/net/rcompile.el
+++ b/lisp/net/rcompile.el
@@ -70,7 +70,7 @@
;;;; user defined variables
(defgroup remote-compile nil
- "Run a compilation on a remote machine"
+ "Run a compilation on a remote machine."
:group 'processes
:group 'tools)