Fix common misspellings
[linux-2.6-block.git] / drivers / tty / nozomi.c
index f4f11164efe51f5dc69fa474a5b5c439851a11e1..fd0a98524d513482807c30055b849726f953b590 100644 (file)
@@ -1673,7 +1673,7 @@ static void ntty_hangup(struct tty_struct *tty)
 
 /*
  * called when the userspace process writes to the tty (/dev/noz*).
- * Data is inserted into a fifo, which is then read and transfered to the modem.
+ * Data is inserted into a fifo, which is then read and transferred to the modem.
  */
 static int ntty_write(struct tty_struct *tty, const unsigned char *buffer,
                      int count)