hyphenDicts: fix typo

This commit is contained in:
Marco Köpcke
2024-07-09 09:14:51 +02:00
parent 3d6cb1a5b0
commit f06856ecfc
@@ -50,7 +50,7 @@ rec {
pname = "hyphen-dict-en-us";
src = hyphen.src;
meta = {
inherit (hyphen.meta) homepage platforms license mainatiners;
inherit (hyphen.meta) homepage platforms license maintainers;
description = "Hyphen dictionary for English (United States)";
};
installPhase = ''