From: Jordi Mallach Date: Fri, 17 May 2013 16:25:51 +0000 (+0200) Subject: pcm: Fix typo in documentation: PREPARE → PREPARED. X-Git-Tag: v1.0.27.2~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3d7433a3c87754ff8b51cf06de53a3e6c38c20b0;p=alsa-lib.git pcm: Fix typo in documentation: PREPARE → PREPARED. Signed-off-by: Jordi Mallach Signed-off-by: Takashi Iwai --- diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c index 438fb3fd..7ec1f0e5 100644 --- a/src/pcm/pcm.c +++ b/src/pcm/pcm.c @@ -437,7 +437,7 @@ to #SND_PCM_STATE_SETUP if successfully finishes, otherwise the state #SND_PCM_STATE_OPEN is entered. When it is brought to SETUP state, this function automatically -calls #snd_pcm_prepare() function to bring to the PREPARE state +calls #snd_pcm_prepare() function to bring to the PREPARED state as below. \par snd_pcm_prepare