From f61175219b250840fa12aca6d92d83cd38dd98d9 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Wed, 23 Oct 2019 21:13:12 +0200 Subject: [PATCH] boards/mbed_lpc1768: fix typos --- boards/mbed_lpc1768/dist/flash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/mbed_lpc1768/dist/flash.sh b/boards/mbed_lpc1768/dist/flash.sh index 822fb21d31..9f6fb84ebc 100755 --- a/boards/mbed_lpc1768/dist/flash.sh +++ b/boards/mbed_lpc1768/dist/flash.sh @@ -68,5 +68,5 @@ then fi echo "" -echo "UPLOAD SUCCESFUL" +echo "UPLOAD SUCCESSFUL" echo ""