Fix typo in showIcon jsdoc (#1738)

changes "predifined" to "predefined"
This commit is contained in:
chee 2018-12-13 15:02:48 +00:00 committed by Peli de Halleux
parent 97d8653eb3
commit 025cbc98b3

View File

@ -171,7 +171,7 @@ namespace basic {
/**
* Draws the selected icon on the LED screen
* @param icon the predifined icon id
* @param icon the predefined icon id
* @param interval the amount of time (milliseconds) to show the icon. Default is 600.
*/
//% weight=90 blockGap=8