diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2019-03-19 16:43:43 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2019-03-19 16:43:43 -0700 |
| commit | 63ec19674c423b3d93185a690cff3f355c8d9c17 (patch) | |
| tree | 2bbef2c69d0434ca95e9f952debf8aa2e9c6ad6d /node/Packet.hpp | |
| parent | 087c75d5eebea46be5a877dbd22c2362ad0a9051 (diff) | |
| download | infinitytier-63ec19674c423b3d93185a690cff3f355c8d9c17.tar.gz infinitytier-63ec19674c423b3d93185a690cff3f355c8d9c17.zip | |
.
Diffstat (limited to 'node/Packet.hpp')
| -rw-r--r-- | node/Packet.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Packet.hpp b/node/Packet.hpp index 50b8927f..ef52d87d 100644 --- a/node/Packet.hpp +++ b/node/Packet.hpp @@ -755,7 +755,7 @@ public: * For patches and other updates a NETWORK_CONFIG is sent instead. * * It would be valid and correct as of 1.2.0 to use NETWORK_CONFIG always, - * but OK(NTEWORK_CONFIG_REQUEST) should be sent for compatibility. + * but OK(NETWORK_CONFIG_REQUEST) should be sent for compatibility. * * OK response payload: * <[8] 64-bit network ID> |
