summaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_acnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/speakup/speakup_acnt.h')
-rw-r--r--drivers/staging/speakup/speakup_acnt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/speakup/speakup_acnt.h b/drivers/staging/speakup/speakup_acnt.h
index 2d883654ffcc..6376fca9e0e1 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 */