mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 03:15:09 -05:00
gnu: perl-business-isbn: Fix typo.
* gnu/packages/perl.scm (perl-business-isbn)[description]: Fix "This module" typo.
This commit is contained in:
parent
8f6ac12fe4
commit
f4f93b38aa
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ (define-public perl-business-isbn
|
|||
("perl-mojolicious" ,perl-mojolicious)))
|
||||
(home-page "https://metacpan.org/release/Business-ISBN")
|
||||
(synopsis "Work with International Standard Book Numbers")
|
||||
(description "This modules provides tools to deal with International
|
||||
(description "This module provides tools to deal with International
|
||||
Standard Book Numbers, including ISBN-10 and ISBN-13.")
|
||||
(license license:artistic2.0)))
|
||||
|
||||
|
|
Loading…
Reference in a new issue