summaryrefslogtreecommitdiff
path: root/src/blockinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/blockinput.h')
-rw-r--r--src/blockinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blockinput.h b/src/blockinput.h
index 6d4fde2c9b9..c5485fa4801 100644
--- a/src/blockinput.h
+++ b/src/blockinput.h
@@ -42,7 +42,7 @@ Boston, MA 02111-1307, USA. */
BLOCK_INPUT and UNBLOCK_INPUT may be nested.
* Any complicated interrupt handling code should test
- interrupt_input_blocked, and put off its work until later.
+ interrupt_input_blocked, and put off its work until later.
* If the interrupt handling code wishes, it may set
interrupt_input_pending to a non-zero value. If that flag is set