]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-local-domain): Reformat the doc-string to refer to function
authorPavel Janík <Pavel@Janik.cz>
Sat, 10 Nov 2001 08:20:24 +0000 (08:20 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 10 Nov 2001 08:20:24 +0000 (08:20 +0000)
`system-name' instead of both function and variable.

lisp/gnus/gnus.el

index d0729dcefbd52eae3352d1d13b02e73d2b6c8206..10144d73fedf90f97d8cc8ac6eba5be0e41dbc59 100644 (file)
@@ -1024,7 +1024,7 @@ Should be set in paths.el, and shouldn't be touched by the user.")
 (defcustom gnus-local-domain nil
   "Local domain name without a host name.
 The DOMAINNAME environment variable is used instead if it is defined.
-If the `system-name' function returns the full Internet name, there is
+If the function `system-name' returns the full Internet name, there is
 no need to set this variable."
   :group 'gnus-message
   :type '(choice (const :tag "default" nil)