Message ID | 20200529122817.1198-3-kai.vehmanen@linux.intel.com |
---|---|
State | New |
Headers | show |
Series | alsa-lib: -ENODATA documentation | expand |
diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c index 488a8dd0493d..79322b4eab0d 100644 --- a/src/pcm/pcm.c +++ b/src/pcm/pcm.c @@ -284,7 +284,7 @@ supports resume and the snd_pcm_prepare() call can be ommited. \par -EBADFD This error means that the device is in a bad state. It means that -the handskahe between application and alsa-lib is corrupted. +the handshake between application and alsa-lib is corrupted. \par -ENOTTY, -ENODEV
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> --- src/pcm/pcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)