mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-widestring: Fix typo.
* gnu/packages/crates-io (rust-widestring)[description]: Fix spelling if "libraries".
This commit is contained in:
parent
028053f295
commit
d654ad066e
1 changed files with 1 additions and 1 deletions
|
@ -4421,7 +4421,7 @@ in Rust.")
|
||||||
(synopsis "Wide string Rust FFI library")
|
(synopsis "Wide string Rust FFI library")
|
||||||
(description
|
(description
|
||||||
"A wide string Rust FFI library for converting to and from wide strings,
|
"A wide string Rust FFI library for converting to and from wide strings,
|
||||||
such as those often used in Windows API or other FFI libaries. Both UTF-16 and
|
such as those often used in Windows API or other FFI libraries. Both UTF-16 and
|
||||||
UTF-32 types are provided, including support for malformed encoding.")
|
UTF-32 types are provided, including support for malformed encoding.")
|
||||||
(license (list license:asl2.0
|
(license (list license:asl2.0
|
||||||
license:expat))))
|
license:expat))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue