* typo

* typo in code commits

* Capitalization
This commit is contained in:
W. Kyle Hamilton 2018-10-22 15:04:11 -07:00 committed by dman776
parent ea36aa9d06
commit a038ce84b6
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
# Results of the testscripst
# Results of the testscripts
/results/

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl
# GPL V2 or greater
# Used to control the 4 led's on ubiquti for device aiming.
# Used to control the 4 led's on Ubiquti for device aiming.
# Written by Conrad Lara KG6JEI

View File

@ -36,7 +36,7 @@ LICENSE
. "$SCRIPTBASE/sh2ju.sh"
# Make sure shellchheck is installed and in path.
# Make sure shellcheck is installed and in path.
juLog -name="usrlocalbin_shellcheckexists" which shellcheck
SHELLCHECKNOTEXISTS=$?