gnu: zoxide: Add missing space in description.
* gnu/packages/rust-apps.scm (zoxide)[description]: Add missing space.
This commit is contained in:
parent
001bb08cab
commit
2aa622ca7d
@ -835,7 +835,7 @@ C-compatible) software.")
|
|||||||
(home-page "https://github.com/ajeetdsouza/zoxide/")
|
(home-page "https://github.com/ajeetdsouza/zoxide/")
|
||||||
(synopsis "Fast way to navigate your filesystem")
|
(synopsis "Fast way to navigate your filesystem")
|
||||||
(description
|
(description
|
||||||
"Zoxide is a fast replacement for your @command{cd} command. It keeps
|
"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
|
track of the directories you use most frequently, and uses a ranking algorithm
|
||||||
to navigate to the best match.")
|
to navigate to the best match.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user