guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: services: getmail: Fix spelling of "address".


From: guix-commits
Subject: 02/02: services: getmail: Fix spelling of "address".
Date: Thu, 30 Jan 2020 18:28:11 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 9ea68dd7be9627d2a6d8bbc21065e075439d15de
Author: Vagrant Cascadian <address@hidden>
AuthorDate: Thu Jan 30 15:25:31 2020 -0800

    services: getmail: Fix spelling of "address".
    
    * gnu/services/getmail (getmail-retriever-configuration): Fix typo.
---
 gnu/services/getmail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/services/getmail.scm b/gnu/services/getmail.scm
index 7d77888..933d820 100644
--- a/gnu/services/getmail.scm
+++ b/gnu/services/getmail.scm
@@ -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.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]