From: Takashi Iwai Date: Thu, 13 Jan 2005 17:28:11 +0000 (+0000) Subject: Fix a typo X-Git-Tag: v1.0.9rc1~54 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=340018db8a8716b5fb96c1e90147d55f137c5096;p=alsa-lib.git Fix a typo Fixed a typo in comment by Kirill Smelkov --- diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c index 246b57a1..6e7c0e5b 100644 --- a/src/pcm/pcm.c +++ b/src/pcm/pcm.c @@ -410,7 +410,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_prepar() function to bring to the PREPARE state +calls #snd_pcm_prepare() function to bring to the PREPARE state as below. \par snd_pcm_prepare