From 41744eae0f89fe958fbd343757f3af63bc295a79 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 17 Nov 2005 02:32:39 +0000 Subject: Fix spelling mistake. Submitted by: kris --- sys/amd64/amd64/identcpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/amd64') diff --git a/sys/amd64/amd64/identcpu.c b/sys/amd64/amd64/identcpu.c index 2e0d17f..ff56c16 100644 --- a/sys/amd64/amd64/identcpu.c +++ b/sys/amd64/amd64/identcpu.c @@ -339,7 +339,7 @@ printcpuinfo(void) cpu_feature &= ~CPUID_HTT; if (bootverbose) printf("\nHTT bit cleared - FreeBSD" - " does not have licenseing issues" + " does not have licensing issues" " requiring it.\n"); } -- cgit v1.1