forked from mirrors/nixpkgs
thinkfan: proper case in IBM, Lenovo, ThinkPad
This commit is contained in:
parent
820f7a90a7
commit
b792b3ca61
|
@ -55,7 +55,7 @@ in {
|
|||
enable = mkOption {
|
||||
default = false;
|
||||
description = ''
|
||||
Whether to enable thinkfan, fan controller for ibm/lenovo thinkpads.
|
||||
Whether to enable thinkfan, fan controller for IBM/Lenovo ThinkPads.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue