summaryrefslogtreecommitdiff
path: root/builds/compiler/visualc.mk
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2020-12-01 21:23:04 +0100
committerWerner Lemberg <wl@gnu.org>2020-12-04 16:19:42 +0100
commit047f295fac7b5b119de318ba0fb786a2edff0f47 (patch)
tree285e009da6505483e5eaef0bbd8fbdb8134b9067 /builds/compiler/visualc.mk
parent7691588098b9345278a74ee099864cad4ff0e390 (diff)
downloadfreetype2-047f295fac7b5b119de318ba0fb786a2edff0f47.tar.gz
Typos.
Diffstat (limited to 'builds/compiler/visualc.mk')
-rw-r--r--builds/compiler/visualc.mk2
1 files changed, 1 insertions, 1 deletions
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