guix-commits
[Top][All Lists]
Advanced

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

06/52: gnu: tmsu: Fix typo in synopsis & description.


From: guix-commits
Subject: 06/52: gnu: tmsu: Fix typo in synopsis & description.
Date: Sat, 10 Apr 2021 08:15:23 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit dd4027e84c0b0165ac5fdc3c8191b8b302958a45
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Apr 9 19:47:41 2021 +0200

    gnu: tmsu: Fix typo in synopsis & description.
    
    * gnu/packages/file-systems.scm (tmsu)[synopsis, description]: Fix typo.
---
 gnu/packages/file-systems.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index 3296ca6..0e27cdd 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -1195,10 +1195,10 @@ local file system using FUSE.")
      `(("go-github-com-mattn-go-sqlite3" ,go-github-com-mattn-go-sqlite3)
        ("go-github-com-hanwen-fuse" ,go-github-com-hanwen-fuse)))
     (home-page "https://github.com/oniony/TMSU";)
-    (synopsis "Tag files and access them through a virtual filesystem")
+    (synopsis "Tag files and access them through a virtual file system")
     (description
      "TMSU is a tool for tagging your files.  It provides a simple
-command-line utility for applying tags and a virtual filesystem to give you a
+command-line utility for applying tags and a virtual file system to give you a
 tag-based view of your files from any other program.  TMSU does not alter your
 files in any way: they remain unchanged on disk, or on the network, wherever
 your put them.  TMSU maintains its own database and you simply gain an



reply via email to

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