diff lisp/url/url-gw.el @ 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 95a1159c8f9e
children a8fa7c632ee4 efa9e4606e7e
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