mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: rust-filesize: Fix typo in description.
* gnu/packages/crates-io.scm (rust-filesize-0.2)[description]: Fix typo.
This commit is contained in:
@@ -13969,7 +13969,7 @@ supported in purely NFA-based implementations.")
|
||||
(synopsis "Find the physical space used by a file")
|
||||
(description
|
||||
"@code{filesize} abstracts platform-specific methods of determining the
|
||||
real space used by files, taking into account filesystem compression and
|
||||
real space used by files, taking into account file system compression and
|
||||
sparse files.")
|
||||
(license license:expat)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user