Skip to content

Commit 63510a9

Browse files
committed
Spelling correction
1 parent 5d9ebbd commit 63510a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
160160
## [0.4.0] - 2020-11-21
161161
### Added
162162
- `arduino_ci_remote.rb` CLI switch `--skip-examples-compilation`
163-
- Add support for `diditalPinToPort()`, `digitalPinToBitMask()`, `portOutputRegister()`, and `portInputRegister()`
163+
- Add support for `digitalPinToPort()`, `digitalPinToBitMask()`, `portOutputRegister()`, and `portInputRegister()`
164164
- `CppLibrary.header_files` to find header files
165165
- `LibraryProperties` to read metadata from Arduino libraries
166166
- `CppLibrary.library_properties_path`, `CppLibrary.library_properties?`, `CppLibrary.library_properties` to expose library properties of a Cpp library

0 commit comments

Comments
 (0)