| Index: ppapi/api/ppb_audio_config.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_audio_config.idl (revision 145690)
|
| +++ ppapi/api/ppb_audio_config.idl (working copy)
|
| @@ -45,8 +45,9 @@
|
| * This interface only supports 16-bit stereo output.
|
| *
|
| * Refer to the
|
| - * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Pepper
|
| - * Audio API</a> for information on using this interface.
|
| + * <a href="/native-client/{{pepperversion}}/devguide/coding/audio">Audio
|
| + * </a> chapter in the Developer's Guide for information on using this
|
| + * interface.
|
| */
|
| [macro="PPB_AUDIO_CONFIG_INTERFACE"]
|
| interface PPB_AudioConfig {
|
|
|