Index: native_client_sdk/src/build_tools/library.mk |
diff --git a/native_client_sdk/src/build_tools/library.mk b/native_client_sdk/src/build_tools/library.mk |
index 8a48c9091939869e014cda55894286ca1aa3314e..89b18f0f47cceaf283e6ac744e1a86dc4d8011cf 100644 |
--- a/native_client_sdk/src/build_tools/library.mk |
+++ b/native_client_sdk/src/build_tools/library.mk |
@@ -10,7 +10,7 @@ |
# Default configuration |
# |
-# By default we will build a Debug configuration using the GCC newlib toolcahin |
+# By default we will build a Debug configuration using the GCC newlib toolchain |
# to override this, specify TOOLCHAIN=newlib|glibc or CONFIG=Debug|Release on |
# the make command-line or in this file prior to including common.mk. The |
# toolchain we use by default will be the first valid one listed |