gnu: perl-test-nowarnings: Fix typo.
* gnu/packages/perl-check.scm (perl-test-nowarnings)[description]: Fix "This module" typo.
This commit is contained in:
parent
407594d21b
commit
747403aca5
@ -1034,7 +1034,7 @@ code.")
|
||||
(build-system perl-build-system)
|
||||
(synopsis "Ensure no warnings are produced while testing")
|
||||
(description
|
||||
"This modules causes any warnings during testing to be captured and
|
||||
"This module causes any warnings during testing to be captured and
|
||||
stored. It automatically adds an extra test that will run when your script
|
||||
ends to check that there were no warnings. If there were any warnings, the
|
||||
test will fail and output diagnostics of where, when and what the warning was,
|
||||
|
Loading…
x
Reference in New Issue
Block a user