gnu: perl-b-utils: Fix typo.

* gnu/packages/perl.scm (perl-b-utils)[description]: Fix spelling of
  "manipulation".
This commit is contained in:
Vagrant Cascadian 2025-03-11 00:21:50 -07:00
parent f70ad6267b
commit 225518ade1
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -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