summary refs log tree commit diff
path: root/pkgs/top-level/perl-packages.nix
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-05-19 22:11:55 -0400
committerfigsoda <figsoda@pm.me>2023-05-19 22:31:04 -0400
commit98b9e41f619e7618a5134147d363cd7ad1f6d88d (patch)
treec74aac6ffb5ac06e423beadc25debcaf3491835a /pkgs/top-level/perl-packages.nix
parent701bcdbead7597cddd3fc92a3581da95a138ef45 (diff)
downloadnixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar.gz
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar.bz2
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar.lz
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar.xz
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.tar.zst
nixpkgs-98b9e41f619e7618a5134147d363cd7ad1f6d88d.zip
pkgs: fix typos
Diffstat (limited to 'pkgs/top-level/perl-packages.nix')
-rw-r--r--pkgs/top-level/perl-packages.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix
index 520fa3ff363..687abe240e9 100644
--- a/pkgs/top-level/perl-packages.nix
+++ b/pkgs/top-level/perl-packages.nix
@@ -12516,7 +12516,7 @@ with self; {
       hash = "sha256-PYHDzBtc/2nMqTYeLG443wNSJRrntB4v8/68hQ5GNWU=";
     };
     meta = {
-      description = "Run a subprocess with input/ouput redirection";
+      description = "Run a subprocess with input/output redirection";
       license = with lib.licenses; [ artistic1 gpl1Plus bsd3 ];
     };
   };
@@ -23297,7 +23297,7 @@ with self; {
     };
     propagatedBuildInputs = [ TermVT102 ];
     meta = {
-      description = "A Term::VT102 that grows automatically to accomodate whatever you print to it";
+      description = "A Term::VT102 that grows automatically to accommodate whatever you print to it";
       license = with lib.licenses; [ artistic1 gpl1Plus ];
     };
   };