diff options
| author | Oliver Endriss <o.endriss@gmx.de> | 2006-03-08 02:20:23 +0100 |
|---|---|---|
| committer | Oliver Endriss <o.endriss@gmx.de> | 2006-03-08 02:20:23 +0100 |
| commit | 4db9b7bc55cb360959d8f9d50c436c2729174355 (patch) | |
| tree | c4c4dc38905f46f25f72a0da20a5a8df63bad919 /linux/drivers/media/dvb/dvb-core | |
| parent | 4b4cfb8489ff8196a61622a93e3f6aded289ac09 (diff) | |
| download | mediapointer-dvb-s2-4db9b7bc55cb360959d8f9d50c436c2729174355.tar.gz mediapointer-dvb-s2-4db9b7bc55cb360959d8f9d50c436c2729174355.tar.bz2 | |
Typos grab bag of the month
From: Alexey Dobriyan <adobriyan@gmail.com>
Typos grab bag of the month.
Eyeballed by jmc@ in OpenBSD.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-core')
| -rw-r--r-- | linux/drivers/media/dvb/dvb-core/demux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/dvb-core/demux.h b/linux/drivers/media/dvb/dvb-core/demux.h index 9f025825b..0c1d87c52 100644 --- a/linux/drivers/media/dvb/dvb-core/demux.h +++ b/linux/drivers/media/dvb/dvb-core/demux.h @@ -216,7 +216,7 @@ struct dmx_frontend { /*--------------------------------------------------------------------------*/ /* - * Flags OR'ed in the capabilites field of struct dmx_demux. + * Flags OR'ed in the capabilities field of struct dmx_demux. */ #define DMX_TS_FILTERING 1 |
