thinkfan: proper case in IBM, Lenovo, ThinkPad

This commit is contained in:
Yegor Timoshenko 2017-12-24 12:54:43 +00:00 committed by GitHub
parent 820f7a90a7
commit b792b3ca61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ in {
enable = mkOption { enable = mkOption {
default = false; default = false;
description = '' description = ''
Whether to enable thinkfan, fan controller for ibm/lenovo thinkpads. Whether to enable thinkfan, fan controller for IBM/Lenovo ThinkPads.
''; '';
}; };