summaryrefslogtreecommitdiffstats
path: root/sys/dev/bktr/msp34xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bktr/msp34xx.c')
-rw-r--r--sys/dev/bktr/msp34xx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/bktr/msp34xx.c b/sys/dev/bktr/msp34xx.c
index 65cf0e1..8c45e67 100644
--- a/sys/dev/bktr/msp34xx.c
+++ b/sys/dev/bktr/msp34xx.c
@@ -39,7 +39,7 @@
*
* FM-Mono
* should work. The stereo modes are backward compatible to FM-mono,
- * therefore FM-Mono should be allways available.
+ * therefore FM-Mono should be always available.
*
* FM-Stereo (B/G, used in germany)
* should work, with autodetect
@@ -226,7 +226,7 @@ static struct MSP_INIT_DATA_DEM {
MSP_CARRIER(10.7), MSP_CARRIER(10.7),
0x00d0, 0x0480, 0x0020, 0x3000 },
- /* Terrestial FM-mono + FM-stereo */
+ /* Terrestrial FM-mono + FM-stereo */
{ { 3, 18, 27, 48, 66, 72 }, { 3, 18, 27, 48, 66, 72 },
MSP_CARRIER(5.5), MSP_CARRIER(5.5),
0x00d0, 0x0480, 0x0030, 0x3000},
OpenPOWER on IntegriCloud