mirror of
https://github.com/platformio/platformio-core.git
synced 2026-07-04 23:41:03 +02:00
d3b7508bd5
There are small typos in: - platformio/test/helpers.py - platformio/util.py - tests/project/test_savedeps.py Fixes: - Should read `specified` rather than `sepcified`. - Should read `overridden` rather than `overriden`. - Should read `compatibility` rather than `compatiblty`.