iio: imu: fix typo from adjustement to adjustment

Fix incorrect spelling in a comment.

- adjustement -> adjustment

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
Shi Hao
2026-03-16 14:30:12 +05:30
committed by Jonathan Cameron
parent a27bace4d5
commit d5036cd38a

View File

@@ -125,7 +125,7 @@ static int inv_magn_init(struct inv_mpu6050_state *st)
}
/*
* Sensitivity adjustement and scale to Gauss
* Sensitivity adjustment and scale to Gauss
*
* Hadj = H * (((ASA - 128) * 0.5 / 128) + 1)
* Factor simplification: