From 047f295fac7b5b119de318ba0fb786a2edff0f47 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 1 Dec 2020 21:23:04 +0100 Subject: Typos. --- builds/compiler/visualc.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builds/compiler/visualc.mk') diff --git a/builds/compiler/visualc.mk b/builds/compiler/visualc.mk index a9cf71d8e..2a7eb525b 100644 --- a/builds/compiler/visualc.mk +++ b/builds/compiler/visualc.mk @@ -63,7 +63,7 @@ TE := /Fe # # These should concern: debug output, optimization & warnings. # -# Use the ANSIFLAGS variable to define the compiler flags used to enfore +# Use the ANSIFLAGS variable to define the compiler flags used to enforce # ANSI compliance. # CFLAGS ?= /nologo /c /Ox /W3 /WX -- cgit v1.2.1