mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: perl-b-utils: Fix typo.
* gnu/packages/perl.scm (perl-b-utils)[description]: Fix spelling of "manipulation".
This commit is contained in:
@@ -994,7 +994,7 @@ compiling the surrounding scope.")
|
||||
(home-page "https://metacpan.org/release/B-Utils")
|
||||
(synopsis "Helper functions for op tree manipulation")
|
||||
(description "@code{B::Utils} provide helper functions for op
|
||||
tree manupulation.")
|
||||
tree manipulation.")
|
||||
(license license:perl-license)))
|
||||
|
||||
(define-public perl-b-keywords
|
||||
|
||||
Reference in New Issue
Block a user