]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/speakup/speakup_acnt.h
Merge tag 'dm-3.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
[~andy/linux] / drivers / staging / speakup / speakup_acnt.h
index 2d883654ffcc42f675ba826af18dee41a44f0dab..6376fca9e0e1654e10c01ab69f1f60efc54d247f 100644 (file)
@@ -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 */