From bba199e795e77c6a2a958a18ac405c996dce2439 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Thu, 21 Mar 2013 22:37:44 +0000 Subject: [PATCH] Fix comment grammar (and test jenkins) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ed4e35e..c637ca1f 100644 --- a/Makefile +++ b/Makefile @@ -88,7 +88,7 @@ endif export ARCH # For historical compatibility reasons on non-windows -# platform output files use i386 instead of x86 +# platforms output files use i386 instead of x86 ifeq ($(ARCH),x86) ifneq ($(PLATFORM),mingw32) FILE_ARCH=i386