summaryrefslogtreecommitdiff
path: root/node/SelfAwareness.cpp
diff options
context:
space:
mode:
authorJoseph Henry <josephjah@gmail.com>2018-06-07 17:25:27 -0700
committerJoseph Henry <josephjah@gmail.com>2018-06-07 17:25:27 -0700
commit9681fedbb44a25ffa1108b88a4795e017746ca6c (patch)
tree78ed8bd33e87863aa826f86656aa728bbf777ec8 /node/SelfAwareness.cpp
parentb6d97af4514ec433bfbb6d8e6b696a8d62e98bef (diff)
downloadinfinitytier-9681fedbb44a25ffa1108b88a4795e017746ca6c.tar.gz
infinitytier-9681fedbb44a25ffa1108b88a4795e017746ca6c.zip
Spellcheck sweep across codebase
Diffstat (limited to 'node/SelfAwareness.cpp')
-rw-r--r--node/SelfAwareness.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/SelfAwareness.cpp b/node/SelfAwareness.cpp
index c4f107fb..fc222672 100644
--- a/node/SelfAwareness.cpp
+++ b/node/SelfAwareness.cpp
@@ -145,7 +145,7 @@ std::vector<InetAddress> SelfAwareness::getSymmetricNatPredictions()
*
* Since flows are encrypted and authenticated they could not actually
* read or modify traffic, but they could gather meta-data for forensics
- * purpsoes or use this as a DOS attack vector. */
+ * purposes or use this as a DOS attack vector. */
std::map< uint32_t,unsigned int > maxPortByIp;
InetAddress theOneTrueSurface;