Fixes mispelling of establishes.

This commit is contained in:
edgarsilva 2014-02-13 17:45:25 -06:00
parent 515ffc38f9
commit 80a3e915b5
2 changed files with 2 additions and 1 deletions

1
.rvmrc Normal file
View File

@ -0,0 +1 @@
rvm use 2.1.0@cylonjs.com --create

View File

@ -23,7 +23,7 @@ Program
Program
.command("bluetooth <subcmd> <address> [option]")
.description("Connect bluetooth device to PC (pairs) or stablishes serial to bluetooth connection")
.description("Connect bluetooth device to PC (pairs) or establishes serial to bluetooth connection")
.action(function(subcmd, address, option){
switch(subcmd){
case 'pair':