diff --git a/toolchain/toolchain-buildroot/toolchain-buildroot.mk b/toolchain/toolchain-buildroot/toolchain-buildroot.mk index ced430e59e..f1f07a9c93 100644 --- a/toolchain/toolchain-buildroot/toolchain-buildroot.mk +++ b/toolchain/toolchain-buildroot/toolchain-buildroot.mk @@ -8,7 +8,7 @@ TOOLCHAIN_BUILDROOT_SOURCE = BUILDROOT_LIBC = $(call qstrip,$(BR2_TOOLCHAIN_BUILDROOT_LIBC)) -# Trigerring the build of the host-gcc-final will automatically do the +# Triggering the build of the host-gcc-final will automatically do the # build of binutils, uClibc, kernel headers and all the intermediate # gcc steps.