Correct 'descirption' typo
This commit is contained in:
parent
1cc5912864
commit
92158d0f0c
|
@ -170,7 +170,7 @@ in {
|
||||||
|
|
||||||
password-file = mkOption {
|
password-file = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
descirption =
|
description =
|
||||||
"File containing password with which to authenticate to MQTT server.";
|
"File containing password with which to authenticate to MQTT server.";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue