gnu: dirvish: Fix trailing whitespace in description.

* gnu/packages/backup.scm (dirvish)[description]: Fix trailing whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:11:49 -08:00
parent 04c7220bc1
commit 48d756ae44
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA

View File

@ -877,7 +877,7 @@ NTFS volumes using @code{ntfs-3g}, preserving NTFS-specific attributes.")
(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"))))