changeset 64038:9a906236d900

(remote-compile): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 02:54:53 +0000
parents 72c3c77d111e
children bcd433d85e62
files lisp/net/rcompile.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/rcompile.el	Mon Jul 04 02:54:03 2005 +0000
+++ b/lisp/net/rcompile.el	Mon Jul 04 02:54:53 2005 +0000
@@ -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)