* [PATCH] alsa-lib: minor typo in pcm doc
@ 2014-01-06 4:12 Olivier Langlois
2014-01-06 9:24 ` Jaroslav Kysela
0 siblings, 1 reply; 2+ messages in thread
From: Olivier Langlois @ 2014-01-06 4:12 UTC (permalink / raw)
To: alsa-devel; +Cc: Olivier Langlois
Added a missing 'f' in the word 'diferent'
Signed-off-by: Olivier Langlois <olivier@trillion01.com>
---
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 c54fa06..7e46014 100644
--- a/src/pcm/pcm.c
+++ b/src/pcm/pcm.c
@@ -105,7 +105,7 @@ The poll or select functions (see 'man 2 poll' or 'man 2 select' for further
details) allows to receive requests/events from the device while
an application is waiting on events from other sources (like keyboard, screen,
network etc.), too. \ref snd_pcm_poll_descriptors can be used to get file
-descriptors to poll or select on (note that wait direction might be diferent
+descriptors to poll or select on (note that wait direction might be different
than expected - do not use only returned file descriptors, but handle
events member as well - see \ref snd_pcm_poll_descriptors function
description for more details and \ref snd_pcm_poll_descriptors_revents for
--
1.8.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] alsa-lib: minor typo in pcm doc
2014-01-06 4:12 [PATCH] alsa-lib: minor typo in pcm doc Olivier Langlois
@ 2014-01-06 9:24 ` Jaroslav Kysela
0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2014-01-06 9:24 UTC (permalink / raw)
To: Olivier Langlois, alsa-devel
Date 6.1.2014 05:12, Olivier Langlois wrote:
> Added a missing 'f' in the word 'diferent'
>
> Signed-off-by: Olivier Langlois <olivier@trillion01.com>
Applied. Thanks.
Jaroslav
--
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project; Red Hat, Inc.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-06 9:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-06 4:12 [PATCH] alsa-lib: minor typo in pcm doc Olivier Langlois
2014-01-06 9:24 ` Jaroslav Kysela
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.