From: Peter Korsgaard Date: Wed, 9 Oct 2013 14:34:33 +0000 (+0200) Subject: toolchain-buildroot: fix s/Trigerring/Triggering/ typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32df094fdc90f6e5b1e95c8e2dcbd27181cd3788;p=buildroot.git toolchain-buildroot: fix s/Trigerring/Triggering/ typo Reported-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- 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.