summaryrefslogtreecommitdiff
path: root/util/flash_fp_mcu
diff options
context:
space:
mode:
Diffstat (limited to 'util/flash_fp_mcu')
-rw-r--r--util/flash_fp_mcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flash_fp_mcu b/util/flash_fp_mcu
index ca7983994d..cb65b20544 100644
--- a/util/flash_fp_mcu
+++ b/util/flash_fp_mcu
@@ -291,7 +291,7 @@ flash_fp_mcu_stm32() {
fi
# Inform user to reboot if transport is UART.
- # Display fw version is transport is SPI
+ # Display fw version is transport is SPI
if [[ "${transport}" == "UART" ]]; then
echo "Please reboot this device."
else