diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2013-09-27 14:36:04 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2013-10-18 09:12:02 -0700 |
commit | 84fb029faa05e1de229a68829cca5dcf85c79894 (patch) | |
tree | 32bb882b06a9fa3143eb36ad8e4f61cbf90ab371 /drivers/hwmon/abituguru3.c | |
parent | c50588ababd85e164a97f114d79af267a6aef42a (diff) | |
download | blackbird-obmc-linux-84fb029faa05e1de229a68829cca5dcf85c79894.tar.gz blackbird-obmc-linux-84fb029faa05e1de229a68829cca5dcf85c79894.zip |
hwmon: Correct some typos
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/abituguru3.c')
-rw-r--r-- | drivers/hwmon/abituguru3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/abituguru3.c b/drivers/hwmon/abituguru3.c index 0cac8c0b001a..4ae74aa8cdc1 100644 --- a/drivers/hwmon/abituguru3.c +++ b/drivers/hwmon/abituguru3.c @@ -176,7 +176,7 @@ struct abituguru3_data { /* * The abituguru3 supports up to 48 sensors, and thus has registers - * sets for 48 sensors, for convienence reasons / simplicity of the + * sets for 48 sensors, for convenience reasons / simplicity of the * code we always read and store all registers for all 48 sensors */ |