summaryrefslogtreecommitdiff
path: root/ace/Message_Queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Message_Queue.h')
-rw-r--r--ace/Message_Queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Message_Queue.h b/ace/Message_Queue.h
index 01328a6655b..7006e18e5ae 100644
--- a/ace/Message_Queue.h
+++ b/ace/Message_Queue.h
@@ -146,7 +146,7 @@ class ACE_Message_Queue_Vx : public ACE_Message_Queue<ACE_NULL_SYNCH>
// MsgQ. It does not use any synchronization, because it relies
// on the native MsgQ implementation to take care of that. The
// only system calls that it uses are VxWorks msgQLib calls, so
- // it is suitable for use in interrupt service routines.
+ // it is suitable for use in iterrupt service routines.
//
// NOTE: *Many* ACE_Message_Queue features are not supported with
// this specialization, including: