docs: fix typo

This commit is contained in:
Andrew Kelley 2015-09-18 21:17:16 -07:00
parent 71e31b88fe
commit 65e1d8bdd1

View file

@ -652,7 +652,6 @@ struct SoundIoInStream {
/// Optional: Hint that this input stream is nonterminal. This is used by
/// JACK and it means that the data received by the stream will be
/// passed on or made available to another stream. Defaults to `false`.
/// stream. Defaults to `false`.
bool non_terminal_hint;
/// computed automatically when you call ::soundio_instream_open