aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Message.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerUlrich Sibiller <uli42@gmx.de>2021-01-15 18:23:40 +0100
commit6aff5bfdf5ff33746060471f4e8db29c4c9f4f59 (patch)
tree9d3f47357a434fe844244981366254b48fc99ced /nxcomp/src/Message.h
parentc7f9ff0b61bad8231f564c1cb896f20fce44d1a5 (diff)
downloadnx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.gz
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.tar.bz2
nx-libs-6aff5bfdf5ff33746060471f4e8db29c4c9f4f59.zip
fix formatting and spelling in various files
Diffstat (limited to 'nxcomp/src/Message.h')
-rw-r--r--nxcomp/src/Message.h2
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;