Change "Core Audio" to "CoreAudio"

This commit is contained in:
Ryan Schmidt
2018-08-25 20:15:08 -05:00
parent f79d75037a
commit 21d392dca7
4 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ Several options can be passed to configure, including:
--with-alsa = choose native ALSA API support (default, linux only)
--with-oss = choose native OSS API support (unixes only)
--with-jack = choose native JACK server API support (linux and macintosh OS-X)
--with-core = choose OS-X Core Audio API (macintosh OS-X only)
--with-core = choose OS-X CoreAudio API (macintosh OS-X only)
--with-asio = choose ASIO API support (windows only)
--with-ds = choose DirectSound API support (windows only)
--with-wasapi = choose Windows Audio Session API support (windows only)