1
0
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:
Vagrant Cascadian
2020-01-30 15:25:31 -08:00
parent 8ccc77a4c4
commit 9ea68dd7be

View File

@@ -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.")