From e13c604596d914e7cc06f81ba7bcdeb7c218f300 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Mon, 21 Mar 2016 05:59:05 +0000 Subject: [PATCH] Fix typo. MFC after: 3 days --- lib/libthr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile index 17176729b2e5..ce8eb810c23a 100644 --- a/lib/libthr/Makefile +++ b/lib/libthr/Makefile @@ -38,7 +38,7 @@ SYMBOL_MAPS=${.CURDIR}/pthread.map MAN= libthr.3 -# enable extra internal consistancy checks +# enable extra internal consistency checks CFLAGS+=-D_PTHREADS_INVARIANTS PRECIOUSLIB=