X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fstaging%2Fspeakup%2Fsynth.c;h=df9533798095cd7b2e2b08a1799f206c5091e07c;hb=0a2fe19ccc4bc552a8083a595a3aa737b8bea727;hp=331eae7887008338446be4de9c0aea139fccd261;hpb=39f86a608a3e0f0164bd1540acf87696cfdfb5bb;p=~andy%2Flinux diff --git a/drivers/staging/speakup/synth.c b/drivers/staging/speakup/synth.c index 331eae78870..df953379809 100644 --- a/drivers/staging/speakup/synth.c +++ b/drivers/staging/speakup/synth.c @@ -64,7 +64,7 @@ EXPORT_SYMBOL_GPL(serial_synth_probe); /* Main loop of the progression thread: keep eating from the buffer * and push to the serial port, waiting as needed * - * For devices that have a "full" notification mecanism, the driver can + * For devices that have a "full" notification mechanism, the driver can * adapt the loop the way they prefer. */ void spk_do_catch_up(struct spk_synth *synth)