Skip to content

Commit 3b8f84d

Browse files
janjongboomevedon
authored andcommitted
Mbed is spelled with capital M (ARMmbed#123)
1 parent 654a42d commit 3b8f84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ int main(void)
114114
/* Print bootloader information */
115115
/*************************************************************************/
116116

117-
tr_info("mbed Bootloader");
117+
tr_info("Mbed Bootloader");
118118

119119
/* although not referenced, arm_size is used indirectly in sizeof() below */
120120
/* coverity[set_but_not_used] */

0 commit comments

Comments
 (0)