diff options
| author | Ryan Schmidt <git@ryandesign.com> | 2018-08-25 21:29:46 -0500 |
|---|---|---|
| committer | Stephen Sinclair <radarsat1@gmail.com> | 2018-10-30 12:28:16 +0100 |
| commit | e41e3e845d847c7eb9e33af966888f1a09ecef56 (patch) | |
| tree | 40e7dc3d911d5b721a21e6a4af9b9ca7e14e73ba /doc | |
| parent | 5dff50ada9773c8bd61099b21370cd7dfec33341 (diff) | |
Change "Direct Sound" to "DirectSound"
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/doxygen/compiling.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/compiling.txt b/doc/doxygen/compiling.txt index 819ba9c..e5c4a9e 100644 --- a/doc/doxygen/compiling.txt +++ b/doc/doxygen/compiling.txt @@ -61,7 +61,7 @@ In order to compile RtAudio for a specific OS and audio API, it is necessary to </TR> <TR> <TD>Windows</TD> - <TD>Direct Sound</TD> + <TD>DirectSound</TD> <TD>RtApiDs</TD> <TD>__WINDOWS_DS__</TD> <TD><TT>dsound.lib (ver. 5.0 or higher), multithreaded</TT></TD> |
