Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[pandora-kernel.git] / drivers / staging / tty / ip2 / ip2main.c
index ea7a8fb..ba074fb 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 ) {