summaryrefslogtreecommitdiffstats
path: root/sys/dev/bktr
diff options
context:
space:
mode:
authorbrucec <brucec@FreeBSD.org>2011-02-21 09:01:34 +0000
committerbrucec <brucec@FreeBSD.org>2011-02-21 09:01:34 +0000
commit6d9b42b4862ca331b22065d875de9cad9da72658 (patch)
tree1f08a200604ea39c38fc67b8558b5638a6dfba0d /sys/dev/bktr
parent879ce9c16d5491279b3bcbf139b4b4a967fb3fab (diff)
downloadFreeBSD-src-6d9b42b4862ca331b22065d875de9cad9da72658.zip
FreeBSD-src-6d9b42b4862ca331b22065d875de9cad9da72658.tar.gz
Fix typos - remove duplicate "the".
PR: bin/154928 Submitted by: Eitan Adler <lists at eitanadler.com> MFC after: 3 days
Diffstat (limited to 'sys/dev/bktr')
-rw-r--r--sys/dev/bktr/bktr_card.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bktr/bktr_card.c b/sys/dev/bktr/bktr_card.c
index 00526de..e59ebbe 100644
--- a/sys/dev/bktr/bktr_card.c
+++ b/sys/dev/bktr/bktr_card.c
@@ -570,7 +570,7 @@ static int locate_eeprom_address( bktr_ptr_t bktr) {
*
* However some makes of card (eg Hauppauge) come with a configuration eeprom
* which tells us the make of the card. Most eeproms also tell us the
- * tuner type and other features of the the cards.
+ * tuner type and other features of the cards.
*
* The current probe code works as follows
* A) If the card uses a Bt878/879:
OpenPOWER on IntegriCloud