mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 13:10:33 +02:00
services: getmail: Fix spelling of "address".
* gnu/services/getmail (getmail-retriever-configuration): Fix typo.
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
@samp{passwd} and @samp{static}.")
|
||||
(server
|
||||
(string 'unset)
|
||||
"Name or IP adddress of the server to retrieve mail from.")
|
||||
"Name or IP address of the server to retrieve mail from.")
|
||||
(username
|
||||
(string 'unset)
|
||||
"Username to login to the mail server with.")
|
||||
|
||||
Reference in New Issue
Block a user