From b60e9fb82fd45d48eeeff9a8abc38a6a1a8ab981 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Thu, 7 Mar 2019 17:12:46 +0100 Subject: 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(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 7788fcf4da..3b7a769fac 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 -- cgit v1.2.3