X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fstaging%2Fspeakup%2Fspeakup_acnt.h;h=6376fca9e0e1654e10c01ab69f1f60efc54d247f;hb=7272c30b6fbc051bf8a3f3c973e64f230c91c8b3;hp=2d883654ffcc42f675ba826af18dee41a44f0dab;hpb=a02056349cdea2252cd2b21643ebf025e83a29f2;p=~andy%2Flinux diff --git a/drivers/staging/speakup/speakup_acnt.h b/drivers/staging/speakup/speakup_acnt.h index 2d883654ffc..6376fca9e0e 100644 --- a/drivers/staging/speakup/speakup_acnt.h +++ b/drivers/staging/speakup/speakup_acnt.h @@ -12,5 +12,5 @@ to accept a byte of data. */ #define SYNTH_QUIET 'S' /* synth is not speaking */ #define SYNTH_FULL 'F' /* synth is full. */ -#define SYNTH_ALMOST_EMPTY 'M' /* synth has les than 2 seconds of text left */ +#define SYNTH_ALMOST_EMPTY 'M' /* synth has less than 2 seconds of text left */ #define SYNTH_SPEAKING 's' /* synth is speaking and has a fare way to go */