From 7366c0427fbc1ab80a411b466a44f8f84c22f654 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Wed, 29 Jun 2016 16:09:53 -0700 Subject: [PATCH] Spelling. --- tools/autobuild/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/autobuild/install.sh b/tools/autobuild/install.sh index dddc2bfa..9f904a76 100755 --- a/tools/autobuild/install.sh +++ b/tools/autobuild/install.sh @@ -48,7 +48,7 @@ done if [ -z "$REMOTE_SERVER" ]; then - echo "Remote instlallation requires a server (-s)" + echo "Remote installation requires a server (-s)" exit 1 fi