mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-sub-override: Fix another typo in the description.
* gnu/packages/perl.scm (perl-sub-override): Fix another typo in the description field. Change-Id: Iab36d7d2dc23d146114ab1aa65a845d19724e1eb
This commit is contained in:
parent
a3d10e080b
commit
c572cf81f4
1 changed files with 1 additions and 1 deletions
|
@ -10257,7 +10257,7 @@ return value is the sub.")
|
|||
(home-page "https://metacpan.org/release/Sub-Override")
|
||||
(synopsis "Perl extension to override a subroutine")
|
||||
(description "A @code{Sub::Override} module that makes it easy to override
|
||||
+subroutines. Particularly useful for mocking in tests.")
|
||||
subroutines. Particularly useful for mocking in tests.")
|
||||
(license (package-license perl))))
|
||||
|
||||
(define-public perl-sub-quote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue