ghostty: fix typo (#6541)

This commit is contained in:
Emanuel
2025-02-27 20:32:19 +04:00
committed by GitHub
parent b8869e4ead
commit 11e6d20803

View File

@@ -31,7 +31,7 @@ in {
package = lib.mkPackageOption pkgs "ghostty" {
nullable = true;
extraDescription =
"Set programs.ghostty.package to null on platfroms where ghostty is not available or marked broken";
"Set programs.ghostty.package to null on platforms where ghostty is not available or marked broken";
};
settings = lib.mkOption {