mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: perl-test-dir: Fix typo.
* gnu/packages/perl-check.scm (perl-test-dir)[description]: Fix "This module" typo.
This commit is contained in:
parent
e782bb901b
commit
8f6ac12fe4
1 changed files with 1 additions and 1 deletions
|
@ -407,7 +407,7 @@ (define-public perl-test-dir
|
||||||
(home-page "https://metacpan.org/release/Test-Dir")
|
(home-page "https://metacpan.org/release/Test-Dir")
|
||||||
(synopsis "Utilities for testing directory attributes")
|
(synopsis "Utilities for testing directory attributes")
|
||||||
(description
|
(description
|
||||||
"This modules provides a collection of test utilities for directory
|
"This module provides a collection of test utilities for directory
|
||||||
attributes.")
|
attributes.")
|
||||||
(license perl-license)))
|
(license perl-license)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue