guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: apfs-fuse: Fix ’file system’ spelling.


From: guix-commits
Subject: 02/03: gnu: apfs-fuse: Fix ’file system’ spelling.
Date: Tue, 16 Apr 2019 13:46:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit c1469ab6db92cbcda32a5f26b81bf9f3aceedd89
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Apr 15 22:14:03 2019 +0200

    gnu: apfs-fuse: Fix ’file system’ spelling.
    
    * gnu/packages/file-systems.scm (apfs-fuse)[synopsis]: Fix spelling.
---
 gnu/packages/file-systems.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index c778ebd..3a7e328 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -322,7 +322,7 @@ network.  LIBNFS offers three different APIs, for different 
use :
        `(("bzip2" ,bzip2)
          ("fuse" ,fuse)
          ("zlib" ,zlib)))
-      (synopsis "Read-only FUSE driver for the APFS filesystem")
+      (synopsis "Read-only FUSE driver for the APFS file system")
       (description "APFS-FUSE is a read-only FUSE driver for the @dfn{Apple 
File
 System} (APFS).  It is currently in an experimental state — it may not be able
 to read all files, and it does not support all the compression methods in



reply via email to

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