Fix comment grammar (and test jenkins)

This commit is contained in:
Tim Angus 2013-03-21 22:37:44 +00:00
parent ef0364e5c9
commit bba199e795

View file

@ -88,7 +88,7 @@ endif
export ARCH export ARCH
# For historical compatibility reasons on non-windows # 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) ifeq ($(ARCH),x86)
ifneq ($(PLATFORM),mingw32) ifneq ($(PLATFORM),mingw32)
FILE_ARCH=i386 FILE_ARCH=i386