mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: dirvish: Fix trailing whitespace in description.
* gnu/packages/backup.scm (dirvish)[description]: Fix trailing whitespace.
This commit is contained in:
parent
04c7220bc1
commit
48d756ae44
1 changed files with 1 additions and 1 deletions
|
@ -877,7 +877,7 @@ (define write-man
|
|||
(description
|
||||
"With dirvish you can maintain a set of complete images of your
|
||||
file systems with unattended creation and expiration. A dirvish backup vault
|
||||
is like a time machine for your data. ")
|
||||
is like a time machine for your data.")
|
||||
(license (license:fsf-free "file://COPYING"
|
||||
"Open Software License 2.0"))))
|
||||
|
||||
|
|
Loading…
Reference in a new issue