noto-fonts: typo mergeing → merging

This commit is contained in:
·𐑑𐑴𐑕𐑑𐑩𐑤
2025-05-12 14:19:25 +07:00
parent 9cbcbeec98
commit 6df63dbcc5
+1 -1
View File
@@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation rec {
outputs = [
"out"
"megamerge" # Experimental fonts created by mergeing regular notofonts
"megamerge" # Experimental fonts created by merging regular notofonts
];
_variants = map (variant: builtins.replaceStrings [ " " ] [ "" ] variant) variants;