From aec5e573afe610070eb2c6bed675d2a7c0efc7e8 Mon Sep 17 00:00:00 2001 From: Samanta Navarro Date: Fri, 30 Dec 2022 11:52:49 +0000 Subject: doc: fix typos in documentation Typos found with codespell. --- make.tmpl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make.tmpl.in') diff --git a/make.tmpl.in b/make.tmpl.in index 869b87e12..e942893a0 100644 --- a/make.tmpl.in +++ b/make.tmpl.in @@ -301,7 +301,7 @@ ifeq ("@BUILD_DMEVENTD@", "yes") DMEVENT_LIBS = -L$(top_builddir)/daemons/dmeventd -ldevmapper-event -L$(interfacebuilddir) -ldevmapper endif -# Combination of DEBUG_POOL and DEBUG_ENFORCE_POOL_LOCKING is not suppored. +# Combination of DEBUG_POOL and DEBUG_ENFORCE_POOL_LOCKING is not supported. #DEFS += -DDEBUG_POOL # Default pool locking is using the crc checksum. With mprotect memory # enforcing compilation faulty memory write could be easily found. -- cgit v1.2.1