guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: fuseiso: Fix typo in description.


From: guix-commits
Subject: 01/01: gnu: fuseiso: Fix typo in description.
Date: Thu, 7 Mar 2019 12:17:42 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit b60e9fb82fd45d48eeeff9a8abc38a6a1a8ab981
Author: Pierre Neidhardt <address@hidden>
Date:   Thu Mar 7 17:12:46 2019 +0100

    gnu: fuseiso: Fix typo in description.
    
    * gnu/packages/linux.scm (fuseiso)[description]: Fix typo.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 7788fcf..3b7a769 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3276,8 +3276,8 @@ write access to exFAT devices.")
     (synopsis "Mount ISO file system images")
     (description
      "FuseISO is a FUSE module to mount ISO filesystem images (.iso, .nrg,
-.bin, .mdf and .img files).  It currently support plain ISO9660 Level 1 and 2,
-Rock Ridge, Joliet, and zisofs.")
+.bin, .mdf and .img files).  It supports plain ISO9660 Level 1 and 2, Rock
+Ridge, Joliet, and zisofs.")
     (license license:gpl2)))
 
 (define-public gpm



reply via email to

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