浏览代码

Fix typo buiding -> building

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas De Schampheleire 13 年之前
父节点
当前提交
8f8d414b61
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      toolchain/toolchain-common.in

+ 1 - 1
toolchain/toolchain-common.in

@@ -105,4 +105,4 @@ config BR2_TARGET_OPTIMIZATION
 config BR2_TARGET_LDFLAGS
 	string "Target linker options"
 	help
-	  Extra options to pass to the linker when buiding for the target.
+	  Extra options to pass to the linker when building for the target.