Skip to content

Commit

Permalink
Fixing comment for getUnderlyingStream
Browse files Browse the repository at this point in the history
  • Loading branch information
dturner committed Sep 17, 2018
1 parent 1a0b366 commit 970a91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/oboe/AudioStream.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 970a91f

Please sign in to comment.