OSDN Git Service

pcm: Fix typo in documentation: PREPARE → PREPARED.
authorJordi Mallach <jordi@debian.org>
Fri, 17 May 2013 16:25:51 +0000 (18:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 May 2013 12:52:04 +0000 (14:52 +0200)
Signed-off-by: Jordi Mallach <jordi@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm.c

index 438fb3f..7ec1f0e 100644 (file)
@@ -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