]> git.alsa-project.org Git - alsa-utils.git/commitdiff
aplay: Fix spelling error
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 12 Oct 2011 17:37:57 +0000 (19:37 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Wed, 12 Oct 2011 18:14:13 +0000 (20:14 +0200)
BugLink: https://bugs.launchpad.net/bugs/816388
Reported-by: Chad Dunlap <cldunlap1@gmail.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
aplay/aplay.c

index 07e6bc0239ab8ab6c66a7ed61c92a77c596a966c..5ab63a99e416235c3c791d9e5c1e50b0cce08764 100644 (file)
@@ -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"