Skip to content

Commit b6a4eba

Browse files
committed
{,un}pend -> {unpend,pend}
1 parent 1ad665a commit b6a4eba

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
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2626
### Changed
2727

2828
- The `NVIC.{clear,set}_pending` methods have been deprecated in favor of
29-
`NVIC::{,un}pend`.
29+
`NVIC::{unpend,pend}`.
3030

3131
## [v0.5.7] - 2018-09-06
3232

0 commit comments

Comments
 (0)