gnu: bindfs: Fix typo in description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 9 Apr 2021 17:59:13 +0000 (19:59 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 12:11:34 +0000 (14:11 +0200)
* gnu/packages/file-systems.scm (bindfs)[description]: Fix typo.

gnu/packages/file-systems.scm

index 0e27cdd..d970fe7 100644 (file)
@@ -184,7 +184,7 @@ large and/or frequently changing (network) environment.")
     (home-page "https://bindfs.org")
     (synopsis "Bind mount a directory and alter permission bits")
     (description
-     "@command{bindfs} is a FUSE filesystem for mounting a directory to
+     "@command{bindfs} is a FUSE file system for mounting a directory to
 another location, similar to @command{mount --bind}.  It can be used for:
 @itemize
 @item Making a directory read-only.