Skip to content

Commit d27f257

Browse files
committed
A few minor documentation updates for release 5.1.0.
1 parent 896623a commit d27f257

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/doxygen/acknowledge.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Many thanks to the following people for providing bug fixes and improvements:
2626
<LI>Dominic Mazzoni</LI>
2727
<LI>Tristan Matthews</LI>
2828
<LI>Peter Meerwald (PulseAudio)</LI>
29-
<LI>Jaromir Mike&scaron;</LI>
29+
<LI>Jaromir Mikes</LI>
3030
<LI>rehans</LI>
3131
<LI>Sebastian Reimers</LI>
3232
<LI>Ryan Schmidt</LI>

doc/doxygen/tutorial.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RtAudio incorporates the concept of audio streams, which represent audio output
1818
Changes in this release include:
1919

2020
- new C API wrapper
21-
- new functions to get API names
21+
- new static functions to get API names
2222
- many WASAPI updates (thanks to Marcus Tomlinson)
2323
- miscellaneous build system updates
2424
- bug fix for stream ticking in CoreAudio if using two devices for duplex

doc/release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ v.5.1.0: (17 April 2019)
99
- bug fix for stream ticking in OS-X if using two devices for duplex
1010
- ALSA stream handle bug fixes
1111
- new C API wrapper
12-
- new functions to get API names
12+
- new static functions to get API names
1313

1414
v5.0.0: (30 August 2017)
1515
- see git history for complete list of changes

0 commit comments

Comments
 (0)