summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRyan Schmidt <git@ryandesign.com>2018-08-25 21:29:46 -0500
committerStephen Sinclair <radarsat1@gmail.com>2018-10-30 12:28:16 +0100
commite41e3e845d847c7eb9e33af966888f1a09ecef56 (patch)
tree40e7dc3d911d5b721a21e6a4af9b9ca7e14e73ba /doc
parent5dff50ada9773c8bd61099b21370cd7dfec33341 (diff)
Change "Direct Sound" to "DirectSound"
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen/compiling.txt2
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>