Skip to content

Commit 840e8c4

Browse files
committed
Minor spelling mistake
1 parent b175ec7 commit 840e8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/platformio-build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
LIBSOURCE_DIRS=[os.path.join(FRAMEWORK_DIR, "libraries")],
8888

8989
# do **NOT** Add lib to LIBPATH, otherwise
90-
# erronous libstdc++.a will be found that crashes!
90+
# erroneous libstdc++.a will be found that crashes!
9191
#LIBPATH=[
9292
# os.path.join(FRAMEWORK_DIR, "lib")
9393
#],

0 commit comments

Comments
 (0)