From 340018db8a8716b5fb96c1e90147d55f137c5096 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 13 Jan 2005 17:28:11 +0000 Subject: [PATCH] Fix a typo Fixed a typo in comment by Kirill Smelkov --- src/pcm/pcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.1