mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 22:57:42 +03:00
murmur service: fix typo in description
This commit is contained in:
parent
05a0bf99c9
commit
daa9ea2987
@ -234,7 +234,7 @@ in
|
||||
extraConfig = mkOption {
|
||||
type = types.lines;
|
||||
default = "";
|
||||
description = "Extra configuration to put into mumur.ini.";
|
||||
description = "Extra configuration to put into murmur.ini.";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user