aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/Message.h
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2021-01-04 14:12:05 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-01-16 00:23:39 +0100
commit12b96fd9abb9289039cb71a03703dcfc503f61e1 (patch)
treedde5f96c6e6d8f8a1960f5394b0f9921e7e9ab07 /nxcomp/src/Message.h
parent0a06ee77a2ffd2b1dc5f1d6ebe93789be12f259f (diff)
downloadnx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.gz
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.tar.bz2
nx-libs-12b96fd9abb9289039cb71a03703dcfc503f61e1.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;