mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 17:20:32 +02:00
gnu: perl-data-uniqid: Fix typo "system".
* gnu/packages/perl (perl-data-uniqid)[description]: Fix typo.
This commit is contained in:
@@ -1795,7 +1795,7 @@ they are copies of each other.")
|
||||
(home-page "https://metacpan.org/release/Data-Uniqid")
|
||||
(synopsis "Perl extension for generating unique identifiers")
|
||||
(description "@code{Data::Uniqid} provides three simple routines for
|
||||
generating unique ids. These ids are coded with a Base62 systen to make them
|
||||
generating unique ids. These ids are coded with a Base62 system to make them
|
||||
short and handy (e.g. to use it as part of a URL).")
|
||||
(license (package-license perl))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user