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…
x
Reference in New Issue
Block a user