[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: zoxide: Fix typo in synopsis.
From: |
guix-commits |
Subject: |
05/07: gnu: zoxide: Fix typo in synopsis. |
Date: |
Sun, 30 May 2021 09:14:10 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 836f5fc4c5bfa989dbc5d8b936bd87a3763ffb12
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 30 15:04:33 2021 +0200
gnu: zoxide: Fix typo in synopsis.
* gnu/packages/rust-apps.scm (zoxide)[synopsis]: Fix typo.
---
gnu/packages/rust-apps.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm
index da61b8a..b74e09c 100644
--- a/gnu/packages/rust-apps.scm
+++ b/gnu/packages/rust-apps.scm
@@ -833,7 +833,7 @@ C-compatible) software.")
(("rust-assert-cmd" ,rust-assert-cmd-1)
("rust-seq-macro" ,rust-seq-macro-0.2))))
(home-page "https://github.com/ajeetdsouza/zoxide/")
- (synopsis "Fast way to navigate your filesystem")
+ (synopsis "Fast way to navigate your file system")
(description
"Zoxide is a fast replacement for your @command{cd} command. It keeps
track of the directories you use most frequently, and uses a ranking algorithm
- branch master updated (17ace33 -> 6086e6e), guix-commits, 2021/05/30
- 02/07: gnu: cryptsetup: Update to 2.3.6., guix-commits, 2021/05/30
- 01/07: gnu: vapoursynth: Update to 53., guix-commits, 2021/05/30
- 03/07: gnu: cryptsetup: Rewrite synopsis & description., guix-commits, 2021/05/30
- 04/07: gnu: julia-plotutils: Fix typo in description., guix-commits, 2021/05/30
- 05/07: gnu: zoxide: Fix typo in synopsis.,
guix-commits <=
- 06/07: doc: Fix typos., guix-commits, 2021/05/30
- 07/07: gnu: r-benchmarkmedata: Fix typo in description., guix-commits, 2021/05/30