From cfc72418a7a3119b25d590fe32de84170986b7ba Mon Sep 17 00:00:00 2001 From: Philip Guenther Date: Sun, 2 Jun 2013 16:34:16 +0000 Subject: fix tpyo --- sys/arch/amd64/include/specialreg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/amd64/include/specialreg.h b/sys/arch/amd64/include/specialreg.h index d1efb5ed017..cc245c69547 100644 --- a/sys/arch/amd64/include/specialreg.h +++ b/sys/arch/amd64/include/specialreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: specialreg.h,v 1.25 2013/05/06 04:32:12 dlg Exp $ */ +/* $OpenBSD: specialreg.h,v 1.26 2013/06/02 16:34:15 guenther Exp $ */ /* $NetBSD: specialreg.h,v 1.1 2003/04/26 18:39:48 fvdl Exp $ */ /* $NetBSD: x86/specialreg.h,v 1.2 2003/04/25 21:54:30 fvdl Exp $ */ @@ -490,7 +490,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. */ -- cgit v1.2.3