[dvblast-devel] [PATCH] Fix spelling of bandwidth
Sebastian Ramacher
sramacher at debian.org
Mon Nov 16 22:52:08 CET 2015
Signed-off-by: Sebastian Ramacher <sramacher at debian.org>
---
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
--
2.6.2
More information about the dvblast-devel
mailing list