From daa2f21b08706c9e448fed42f22ea0913c1c4b88 Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 21 Feb 2022 10:06:35 +0000 Subject: [PATCH] lenghy -> lengthy --- sys/arch/i386/include/specialreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/i386/include/specialreg.h b/sys/arch/i386/include/specialreg.h index 6edce32b793..3e6db64a69e 100644 --- a/sys/arch/i386/include/specialreg.h +++ b/sys/arch/i386/include/specialreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: specialreg.h,v 1.78 2021/11/19 04:00:53 guenther Exp $ */ +/* $OpenBSD: specialreg.h,v 1.79 2022/02/21 10:06:35 jsg Exp $ */ /* $NetBSD: specialreg.h,v 1.7 1994/10/27 04:16:26 cgd Exp $ */ /*- @@ -609,7 +609,7 @@ * 686-class: `rdpmc' instruction * 586-class: `rdmsr' instruction, CESR MSR * - * The descriptions of these events are too lenghy to include here. + * The descriptions of these events are too lengthy to include here. * See Appendix A of "Intel Architecture Software Developer's * Manual, Volume 3: System Programming" for more information. */ -- 2.20.1