guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: dovecot-trees: Fix typo.


From: guix-commits
Subject: 01/01: gnu: dovecot-trees: Fix typo.
Date: Wed, 10 Apr 2019 19:27:50 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit b3a476624cdb2373ea9664dc08b4d588d51452b7
Author: Leo Famulari <address@hidden>
Date:   Wed Apr 10 16:09:20 2019 -0400

    gnu: dovecot-trees: Fix typo.
    
    * gnu/packages/mail.scm (dovecot-trees)[description]: Fix typo.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 57843e1..2ae3fda 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1391,7 +1391,7 @@ How it works:
 @item This password digest is used as a symmetric secret to decrypt a 
libsodium secretbox.
 @item Inside the secretbox is stored a Curve25519 private key.
 @item The Curve25519 private key is used to decrypt each individual message,
-using lidsodium sealed boxes.
+using libsodium sealed boxes.
 @item New mail is encrypted as it arrives using the Curve25519 public key.
 @end enumerate\n")
     (license agpl3)))



reply via email to

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