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 @@ Agency.")
|
|||
("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)))
|
||||
|
||||
|
|
Reference in a new issue