From 71af4d88eed418b9d08bdbfd0ee84917a61f3abc Mon Sep 17 00:00:00 2001 From: trivedigaurav Date: Tue, 15 Jul 2014 13:47:03 -0400 Subject: [PATCH] Fix spelling --- distribute.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribute.sh b/distribute.sh index 7b1506a717..e33404e4ed 100755 --- a/distribute.sh +++ b/distribute.sh @@ -147,7 +147,7 @@ function get_directory() { } function push_arm() { - info "Entering in ARM enviromnent" + info "Entering in ARM environment" # save for pop export OLD_PATH=$PATH