1
0
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:
Vagrant Cascadian
2025-03-11 00:21:50 -07:00
parent f70ad6267b
commit 225518ade1

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