services: getmail: Fix spelling of "address".
authorVagrant Cascadian <vagrant@debian.org>
Thu, 30 Jan 2020 23:25:31 +0000 (15:25 -0800)
committerVagrant Cascadian <vagrant@debian.org>
Thu, 30 Jan 2020 23:27:31 +0000 (15:27 -0800)
* gnu/services/getmail (getmail-retriever-configuration): Fix typo.

gnu/services/getmail.scm

index 7d77888..933d820 100644 (file)
 @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.")