gnu: mergerfs: Fix typo in description.

* gnu/packages/file-systems.scm (mergerfs)[synopsis, description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-09 16:44:27 +02:00
parent 87fd44b0cf
commit 052117f8b4
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -801,8 +801,8 @@ community.")
;; mergerfs bundles a heavily modified copy of libfuse.
(inputs `(("util-linux" ,util-linux)))
(home-page "https://github.com/trapexit/mergerfs")
(synopsis "Featureful union filesystem")
(description "mergerfs is a union filesystem geared towards simplifying
(synopsis "Featureful union file system")
(description "mergerfs is a union file system geared towards simplifying
storage and management of files across numerous commodity storage devices. It
is similar to mhddfs, unionfs, and aufs.")
(license (list