Skip to content

Commit b957f60

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Corrected OFFICILLY_SUPPORTED typo
1 parent ec72ce7 commit b957f60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/toolchains/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
CPU_COEF = 1
4949

5050
class mbedToolchain:
51-
OFFICILLY_SUPPORTED = False
51+
OFFICIALLY_SUPPORTED = False
5252

5353
# Verbose logging
5454
VERBOSE = True

0 commit comments

Comments
 (0)