diff options
Diffstat (limited to 'scripts/flash-sdcard.sh')
-rwxr-xr-x | scripts/flash-sdcard.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/flash-sdcard.sh b/scripts/flash-sdcard.sh index 08886409..6a08eab1 100755 --- a/scripts/flash-sdcard.sh +++ b/scripts/flash-sdcard.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This script launches flash_sdcard.py, a utitlity that enables +# This script launches flash_sdcard.py, a utility that enables # unattended firmware updates on boards with "SD Card" bootloaders # Non-standard installations may need to change this location |