mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
Fix Typos (NFC) (#5137)
This commit is contained in:
@@ -35,7 +35,7 @@ DESTINATION_TEST_RESULTS=none
|
||||
LOCAL_TEST_RESULTS=none
|
||||
|
||||
|
||||
# Begin searching for options from the second paramater on
|
||||
# Begin searching for options from the second parameter on
|
||||
PARAM_ARGS=${@:2}
|
||||
|
||||
if [[ "$1" = java ]]; then
|
||||
|
||||
Reference in New Issue
Block a user