summaryrefslogtreecommitdiff
path: root/ACE/netsvcs/lib/Log_Message_Receiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/netsvcs/lib/Log_Message_Receiver.h')
-rw-r--r--ACE/netsvcs/lib/Log_Message_Receiver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/netsvcs/lib/Log_Message_Receiver.h b/ACE/netsvcs/lib/Log_Message_Receiver.h
index 8c3570a6ed2..e6730a6458c 100644
--- a/ACE/netsvcs/lib/Log_Message_Receiver.h
+++ b/ACE/netsvcs/lib/Log_Message_Receiver.h
@@ -79,7 +79,7 @@
// be possible to write more complex LMRs, like one that creates
// a new log file each day or keeps a fixed size, round robin,
// log file. It should also be possible to have separate LMRs
-// of the same type that uses differnt log files.
+// of the same type that uses different log files.
//
// ==========================================================================//