perl-packages: fix typo in comment (#26819)

This commit is contained in:
Hector Jusforgues 2017-06-24 17:25:19 +02:00 committed by Jörg Thalheim
parent 40ccf99373
commit 6bb5e991ab

View File

@ -3,7 +3,7 @@
them. Also, because most Nix expressions for CPAN packages are them. Also, because most Nix expressions for CPAN packages are
trivial, most are actually defined here. I.e. there's no function trivial, most are actually defined here. I.e. there's no function
for each package in a separate file: the call to the function would for each package in a separate file: the call to the function would
be almost as must code as the function itself. */ be almost as much code as the function itself. */
{pkgs, overrides}: {pkgs, overrides}: