toolchain-buildroot: fix s/Trigerring/Triggering/ typo
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 14:34:33 +0000 (16:34 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 9 Oct 2013 14:34:33 +0000 (16:34 +0200)
Reported-by: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
toolchain/toolchain-buildroot/toolchain-buildroot.mk

index ced430e59e9aafb83d914d2f5febeaaea23678db..f1f07a9c935f5d919edc3aa0cbbf7e0d849bca8b 100644 (file)
@@ -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.