summaryrefslogtreecommitdiff
path: root/libdm
diff options
context:
space:
mode:
Diffstat (limited to 'libdm')
-rw-r--r--libdm/make.tmpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdm/make.tmpl.in b/libdm/make.tmpl.in
index 095fb028a..92dc715d2 100644
--- a/libdm/make.tmpl.in
+++ b/libdm/make.tmpl.in
@@ -262,7 +262,7 @@ endif
# end of fPIC protection
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.