guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: xsecurelock: Fix strange character in description.


From: guix-commits
Subject: 02/03: gnu: xsecurelock: Fix strange character in description.
Date: Thu, 23 Jan 2020 05:55:38 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 09e745185bd6326a77a6fa045cdd82deb133402e
Author: Guillaume Le Vaillant <address@hidden>
AuthorDate: Thu Jan 23 10:49:35 2020 +0100

    gnu: xsecurelock: Fix strange character in description.
    
    * gnu/packages/xdisorg.scm (xsecurelock)[description]: Replace strange
      character by a space.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 0f47821..f60b2d0 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1895,7 +1895,7 @@ temperature of the screen.")
     (home-page "https://github.com/google/xsecurelock";)
     (synopsis "X11 screen lock utility with the primary goal of security")
     (description "@code{xsecurelock} is an X11 screen locker which uses
-a modular design to avoid the usual pitfalls�of screen locking utility design.
+a modular design to avoid the usual pitfalls of screen locking utility design.
 
 As a consequence of the modular design, the usual screen locker service
 shouldn't be used with @code{xsecurelock}.  Instead, you need to add a helper



reply via email to

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