diff options
Diffstat (limited to 'nxcomp/src/Message.h')
-rw-r--r-- | nxcomp/src/Message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/Message.h b/nxcomp/src/Message.h index 30883f101..f3a588104 100644 --- a/nxcomp/src/Message.h +++ b/nxcomp/src/Message.h @@ -566,7 +566,7 @@ class MessageStore // it can contain valid data that must be // explicitly deallocated if not needed. // Note also that you cannot count on the - // initialization made in costructor. + // initialization made in constructor. // temporary_ = message; |