guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: pinentry-efl: Tweak description.


From: guix-commits
Subject: 02/02: gnu: pinentry-efl: Tweak description.
Date: Wed, 27 Jan 2021 16:40:46 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit a04b0e454ce366df78fa28b83721ecafe8ca26f3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Jan 27 22:36:04 2021 +0100

    gnu: pinentry-efl: Tweak description.
    
    * gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.
---
 gnu/packages/gnupg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index a6e75f0..5c8207e 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -877,8 +877,8 @@ passphrase when @code{gpg} is run and needs it.")))
      `(("efl" ,efl)
        ,@(package-inputs pinentry-tty)))
     (description
-   "Pinentry provides a console and a graphical interface for the
-@dfn{Enlightenment Foundation Libraries} (EFL) that allows users to enter a
+   "Pinentry provides a console and a graphical interface for @acronym{EFL,
+the Enlightenment Foundation Libraries} that allows users to enter a
 passphrase when @code{gpg} is run and needs it.")))
 
 (define-public pinentry-rofi



reply via email to

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