From 0d40cd15240503931f493c0c97d8db0914bfbfbd Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Sat, 2 Apr 2022 14:06:14 +0200 Subject: [PATCH] htu21(4): Correct a typo in the manual page - s/measurment/measurement/ MFC after: 3 days --- share/man/man4/htu21.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/htu21.4 b/share/man/man4/htu21.4 index 990852027e0..17fbfb64b3a 100644 --- a/share/man/man4/htu21.4 +++ b/share/man/man4/htu21.4 @@ -124,7 +124,7 @@ The driver and this manual page was written by .An Andriy Gapon Aq Mt avg@FreeBSD.org . .Sh BUGS -There is no way to control the measurment resolution. +There is no way to control the measurement resolution. .Pp Some sensor variants do not provide a serial number or use an incompatible format.