hwmon: Correct some typos

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
LABBE Corentin
2013-09-27 14:36:04 +02:00
committed by Guenter Roeck
parent c50588abab
commit 84fb029faa
8 changed files with 10 additions and 10 deletions

View File

@@ -579,7 +579,7 @@ static ssize_t store_temp23(struct device *dev, struct device_attribute *attr,
return count;
}
/* get reatime status of all sensors items: voltage, temp, fan */
/* get realtime status of all sensors items: voltage, temp, fan */
static ssize_t
show_alarms_reg(struct device *dev, struct device_attribute *attr, char *buf)
{