diff --git a/include/oboe/AudioStream.h b/include/oboe/AudioStream.h index 1e9a20583..0b6d5bc99 100644 --- a/include/oboe/AudioStream.h +++ b/include/oboe/AudioStream.h @@ -335,7 +335,7 @@ class AudioStream : public AudioStreamBase { } /** - * Only for debugging. Do use in production. + * Only for debugging. Do not use in production. * If you need to call this method something is wrong. * If you think you need it for production then please let us know * so we can modify Oboe so that you don't need this.