summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2021-12-27 23:04:19 +0000
committerandvar <andvar@NetBSD.org>2021-12-27 23:04:19 +0000
commitcd1f875463a1e959e87f5c316f3987eae34c4f06 (patch)
tree2d6b7d7e58eb63beb0c236a9fff20b272be9065e /sys/dev
parentf7a3525b4c61d4d2cc4c574efb5eee4ebf6879ac (diff)
fix few typos in comments.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/i2c/files.i2c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/i2c/files.i2c b/sys/dev/i2c/files.i2c
index 6d3c45823f0..bca1c726ddd 100644
--- a/sys/dev/i2c/files.i2c
+++ b/sys/dev/i2c/files.i2c
@@ -1,4 +1,4 @@
-# $NetBSD: files.i2c,v 1.120 2021/12/07 17:39:54 brad Exp $
+# $NetBSD: files.i2c,v 1.121 2021/12/27 23:04:20 andvar Exp $
obsolete defflag opt_i2cbus.h I2C_SCAN
define i2cbus { }
@@ -106,7 +106,7 @@ device lmtemp: sysmon_envsys
attach lmtemp at iic
file dev/i2c/lm75.c lmtemp
-# IST-AG Humidity and Teperature sensor (P14)
+# IST-AG Humidity and Temperature sensor (P14)
device hythygtemp: sysmon_envsys
attach hythygtemp at iic
file dev/i2c/hytp14.c hythygtemp