changeset 63987:56d2561b1c9f

(url-gateway): Finish `defgroup' description with period.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 04 Jul 2005 01:05:26 +0000
parents 8d2417e75fe5
children 7f1acc9f0399
files lisp/url/url-gw.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/url-gw.el	Mon Jul 04 01:04:33 2005 +0000
+++ b/lisp/url/url-gw.el	Mon Jul 04 01:05:26 2005 +0000
@@ -34,7 +34,7 @@
 (autoload 'open-tls-stream "tls")
 
 (defgroup url-gateway nil
-  "URL gateway variables"
+  "URL gateway variables."
   :group 'url)
 
 (defcustom url-gateway-local-host-regexp nil