Skip to content

Commit 78c8d57

Browse files
committed
Fix typos in release notes
1 parent ed9852a commit 78c8d57

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

Diff for: CHANGELOG.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313

1414
### New Features
1515

16-
* px4 compatability improvements
16+
* PX4 compatibility improvements
1717

1818
### Updated Features
1919

2020
* Documentation fixes
2121
* PIP repository improvements
22-
* mode-setting API improvements
23-
* ardupilot-solo compatability fixes
22+
* Mode-setting API improvements
23+
* ardupilot-solo compatibility fixes
2424

2525

2626

@@ -29,8 +29,10 @@
2929
### Bug Fixes
3030

3131
* Splits outbound messages into its own thread.
32-
* remove of capabilities request on HEARTBEAT listener
33-
* check if mode_mapping has items before iteration
32+
* Remove of capabilities request on HEARTBEAT listener
33+
* Check if mode_mapping has items before iteration
34+
35+
3436

3537
## Version 2.1.0 (2016-02-16)
3638

Diff for: docs/about/github_latest_release.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ Version 2.3.0 (2016-02-26)
1919
New Features
2020
~~~~~~~~~~~~
2121

22-
- px4 compatability improvements
22+
- PX4 compatibility improvements
2323

2424
Updated Features
2525
~~~~~~~~~~~~~~~~
2626

2727
- Documentation fixes
2828
- PIP repository improvements
29-
- mode-setting API improvements
30-
- ardupilot-solo compatability fixes
29+
- Mode-setting API improvements
30+
- ardupilot-solo compatibility fixes
3131

3232
Version 2.2.0 (2016-02-19)
3333
--------------------------
@@ -36,8 +36,8 @@ Bug Fixes
3636
~~~~~~~~~
3737

3838
- Splits outbound messages into its own thread.
39-
- remove of capabilities request on HEARTBEAT listener
40-
- check if mode\_mapping has items before iteration
39+
- Remove of capabilities request on HEARTBEAT listener
40+
- Check if mode\_mapping has items before iteration
4141

4242
Version 2.1.0 (2016-02-16)
4343
--------------------------

0 commit comments

Comments
 (0)