V4L/DVB (3720): Fix spelling error / typo in comments
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 3 Apr 2006 04:29:09 +0000 (01:29 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:57:42 +0000 (01:57 -0300)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/or51132.c

index dca1de5..a2a19ae 100644 (file)
@@ -183,7 +183,7 @@ static int or51132_load_firmware (struct dvb_frontend* fe, const struct firmware
 
        for(i=0;i<4;i++) {
                msleep(20); /* 20ms */
-               /* One apon a time, this command might have had something
+               /* Once upon a time, this command might have had something
                   to do with getting the firmware version, but it's
                   not used anymore:
                   {0x04,0x00,0x30,0x00,i+1} */