* [PATCH] [RESEND] Aplay: Fix spelling error
@ 2011-10-12 17:37 David Henningsson
2011-10-12 18:19 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: David Henningsson @ 2011-10-12 17:37 UTC (permalink / raw)
To: alsa-devel, perex; +Cc: Takashi Iwai, Clemens Ladisch
BugLink: https://bugs.launchpad.net/bugs/816388
Reported-by: Chad Dunlap <cldunlap1@gmail.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
---
Resending patch to more maintainers, as nobody seem to have picked it up
the previous time.
aplay/aplay.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/aplay/aplay.c b/aplay/aplay.c
index 07e6bc0..5ab63a9 100644
--- a/aplay/aplay.c
+++ b/aplay/aplay.c
@@ -209,7 +209,7 @@ _("Usage: %s [OPTION]... [FILE]...\n"
" --disable-format disable automatic format conversions\n"
" --disable-softvol disable software volume control (softvol)\n"
" --test-position test ring buffer position\n"
-" --test-coef=# test coeficient for ring buffer position (default 8)\n"
+" --test-coef=# test coefficient for ring buffer position
(default 8)\n"
" expression for validation is: coef *
(buffer_size / 2)\n"
" --test-nowait do not wait for ring buffer - eats whole CPU\n"
" --max-file-time=# start another output file when the old file
has recorded\n"
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-12 18:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-12 17:37 [PATCH] [RESEND] Aplay: Fix spelling error David Henningsson
2011-10-12 18:19 ` Clemens Ladisch
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.