From: Kai Vehmanen Date: Fri, 29 May 2020 12:28:17 +0000 (+0300) Subject: pcm: fix spelling in documentation for -EBADFD X-Git-Tag: v1.2.3~15 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1b0516dbfbaf737c87c7d817686f95640087c8e6;p=alsa-lib.git pcm: fix spelling in documentation for -EBADFD Signed-off-by: Kai Vehmanen --- diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c index 45e791b7..cfa054b5 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