diff options
Diffstat (limited to 'core/config.mk')
-rw-r--r-- | core/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/config.mk b/core/config.mk index e7ee49f..beb4b31 100644 --- a/core/config.mk +++ b/core/config.mk @@ -123,7 +123,7 @@ TARGET_SHELL := mksh # --------------------------------------------------------------- # Try to include buildspec.mk, which will try to set stuff up. -# If this file doesn't exist, the environemnt variables will +# If this file doesn't exist, the environment variables will # be used, and if that doesn't work, then the default is an # arm build ifndef ANDROID_BUILDSPEC |