summaryrefslogtreecommitdiff
path: root/Makefile.config.example
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.example')
-rw-r--r--Makefile.config.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config.example b/Makefile.config.example
index 010e89f07..7fa7f41cc 100644
--- a/Makefile.config.example
+++ b/Makefile.config.example
@@ -35,7 +35,7 @@
# GBFLAGS:=-g
### To enable ASAN and UBSAN support in builds regardless of target
-# override NETSURF_USE_SANITIZERS := YES
+# override NETSURF_USE_SANITIZER := YES
### If you're using the sanitizers and you want it to stop on failure...
# override NETSURF_RECOVER_SANITIZERS := NO