mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-b-utils: Fix typo.
* gnu/packages/perl.scm (perl-b-utils)[description]: Fix spelling of "manipulation".
This commit is contained in:
parent
f70ad6267b
commit
225518ade1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue