summaryrefslogtreecommitdiff
path: root/Documentation/hwmon/sht15
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-04-12 16:22:11 (GMT)
committerGuenter Roeck <linux@roeck-us.net>2013-04-13 01:24:09 (GMT)
commit1754e4c5c7650da6581dc28f182af9010b84e9c2 (patch)
treec3c72e18407df9748459b1298bc68407db896757 /Documentation/hwmon/sht15
parent573728c647fb991ec7be6408a4975413d2ace6c3 (diff)
downloadlinux-fsl-qoriq-1754e4c5c7650da6581dc28f182af9010b84e9c2.tar.xz
documentation: hwmon: Fix typo in documentation/hwmon
Correct spelling typo in Documentation/hwmon Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/sht15')
-rw-r--r--Documentation/hwmon/sht152
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hwmon/sht15 b/Documentation/hwmon/sht15
index 02850bd..778987d 100644
--- a/Documentation/hwmon/sht15
+++ b/Documentation/hwmon/sht15
@@ -40,7 +40,7 @@ bits for humidity, or 12 bits for temperature and 8 bits for humidity.
The humidity calibration coefficients are programmed into an OTP memory on the
chip. These coefficients are used to internally calibrate the signals from the
sensors. Disabling the reload of those coefficients allows saving 10ms for each
-measurement and decrease power consumption, while loosing on precision.
+measurement and decrease power consumption, while losing on precision.
Some options may be set directly in the sht15_platform_data structure
or via sysfs attributes.