diff options
| author | Riccardo Spagni <ric@spagni.net> | 2018-03-05 19:10:22 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2018-03-05 19:10:22 +0200 |
| commit | 302aedb845a64f511f40251cfad35bbdc04c4dd1 (patch) | |
| tree | fdecfb85c0c37dea5436d8c971ef5afca2c2c4d7 /src/cryptonote_protocol/cryptonote_protocol_handler.h | |
| parent | c7ace5fa3d412410312e21c55c28068dcd625fef (diff) | |
| parent | fbcc91c2a42a3e72d5d4cbaa95294927d1f78d4f (diff) | |
| download | monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.tar.gz monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.tar.xz monzero-core-302aedb845a64f511f40251cfad35bbdc04c4dd1.zip | |
Merge pull request #3156
fbcc91c2 Correct spelling mistakes. (Edward Betts)
Diffstat (limited to 'src/cryptonote_protocol/cryptonote_protocol_handler.h')
| -rw-r--r-- | src/cryptonote_protocol/cryptonote_protocol_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cryptonote_protocol/cryptonote_protocol_handler.h b/src/cryptonote_protocol/cryptonote_protocol_handler.h index e24c964a5..d7b74c06d 100644 --- a/src/cryptonote_protocol/cryptonote_protocol_handler.h +++ b/src/cryptonote_protocol/cryptonote_protocol_handler.h @@ -1,6 +1,6 @@ /// @file /// @author rfree (current maintainer/user in monero.cc project - most of code is from CryptoNote) -/// @brief This is the orginal cryptonote protocol network-events handler, modified by us +/// @brief This is the original cryptonote protocol network-events handler, modified by us // Copyright (c) 2014-2018, The Monero Project // |
