[dvblast-devel] Fix spelling of bandwidth

Sebastian Ramacher git at videolan.org
Fri Nov 20 11:31:28 CET 2015


dvblast | branch: master | Sebastian Ramacher <sramacher at debian.org> | Mon Nov 16 22:52:08 2015 +0100| [a60d6e96659bf1d7bf7520f4264cf28107f34598] | committer: Christophe Massiot

Fix spelling of bandwidth

Signed-off-by: Sebastian Ramacher <sramacher at debian.org>

> http://git.videolan.org/gitweb.cgi/dvblast.git/?a=commit;h=a60d6e96659bf1d7bf7520f4264cf28107f34598
---

 dvblast.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dvblast.c b/dvblast.c
index 70828c1..ca58ce3 100644
--- a/dvblast.c
+++ b/dvblast.c
@@ -608,7 +608,7 @@ void usage()
 #endif
 #ifdef HAVE_DVB_SUPPORT
     msg_Raw( NULL, "  -a --adapter          read packets from a Linux-DVB adapter (typically 0-n)" );
-    msg_Raw( NULL, "  -b --bandwidth        frontend bandwith" );
+    msg_Raw( NULL, "  -b --bandwidth        frontend bandwidth" );
 #endif
     msg_Raw( NULL, "  -D --rtp-input        read packets from a multicast address instead of a DVB card" );
 #ifdef HAVE_DVB_SUPPORT



More information about the dvblast-devel mailing list