summaryrefslogtreecommitdiff
path: root/lisp/gnus
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-11-10 08:20:24 +0000
committerPavel Janík <Pavel@Janik.cz>2001-11-10 08:20:24 +0000
commit1ec5e7286bdf2d4c03bfc0ff1ece2ebfe19328c4 (patch)
tree6765bdd13ddbcaee7a1c4d2c55de7dbfeb680111 /lisp/gnus
parent5fc3b30d3cdfbcfeebc50d51f61e9d31b6d17f8b (diff)
downloademacs-1ec5e7286bdf2d4c03bfc0ff1ece2ebfe19328c4.tar.gz
(gnus-local-domain): Reformat the doc-string to refer to function
`system-name' instead of both function and variable.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/gnus.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el
index d0729dcefbd..10144d73fed 100644
--- a/lisp/gnus/gnus.el
+++ b/lisp/gnus/gnus.el
@@ -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)