Fix common misspellings
[linux-block.git] / drivers / staging / tty / ip2 / ip2main.c
index ea7a8fb082832c903e5a3f8475d7f9afe7d69a6f..ba074fbb4ce28af0bc2c30d649e97f2611342f20 100644 (file)
@@ -1824,7 +1824,7 @@ ip2_flush_chars( PTTY tty )
 //             ip2trace (CHANN, ITRC_PUTC, 10, 1, strip );
 
                //
-               // We may need to restart i2Output if it does not fullfill this request
+               // We may need to restart i2Output if it does not fulfill this request
                //
                strip = i2Output( pCh, pCh->Pbuf, pCh->Pbuf_stuff);
                if ( strip != pCh->Pbuf_stuff ) {