Unverified Commit f06856ec authored by Marco Köpcke's avatar Marco Köpcke
Browse files

hyphenDicts: fix typo

parent 3d6cb1a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = ''