gnu: apfs-fuse: Fix ’file system’ spelling.

* gnu/packages/file-systems.scm (apfs-fuse)[synopsis]: Fix spelling.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-15 22:14:03 +02:00
parent afab450c6f
commit c1469ab6db
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -322,7 +322,7 @@ (define-public apfs-fuse
`(("bzip2" ,bzip2) `(("bzip2" ,bzip2)
("fuse" ,fuse) ("fuse" ,fuse)
("zlib" ,zlib))) ("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 (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 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 to read all files, and it does not support all the compression methods in