Skip to content

Commit

Permalink
thinkfan: proper case in IBM, Lenovo, ThinkPad
Browse files Browse the repository at this point in the history
  • Loading branch information
lukateras committed Dec 24, 2017
1 parent 820f7a9 commit b792b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/services/hardware/thinkfan.nix
Expand Up @@ -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.
'';
};

Expand Down

0 comments on commit b792b3c

Please sign in to comment.