mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Fix several spelling errors for “writable” and derivatives.
Signed-off-by: Jordi Mallach <jordi@debian.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
b906db19ef
commit
39a4dad148
3 changed files with 4 additions and 4 deletions
|
|
@ -63,7 +63,7 @@ contents of written buffer - passed by snd_rawmidi_write() - atomically
|
|||
to output ring buffer in the kernel space. This flag also means that device
|
||||
is not opened exclusively, so more applications can share given rawmidi device.
|
||||
Note that applications must send the whole MIDI message including the running status,
|
||||
because another writting application might break the MIDI message in the output
|
||||
because another writing application might break the MIDI message in the output
|
||||
buffer.
|
||||
|
||||
\subsection rawmidi_open_sync Sync open (flag)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue