From 32df094fdc90f6e5b1e95c8e2dcbd27181cd3788 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 9 Oct 2013 16:34:33 +0200 Subject: [PATCH] toolchain-buildroot: fix s/Trigerring/Triggering/ typo Reported-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- toolchain/toolchain-buildroot/toolchain-buildroot.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2