fix typos in comments and strings

This commit is contained in:
Brenton Bostick 2022-11-28 09:23:45 -05:00
parent 668ab8b85c
commit f74a594e98
8 changed files with 12 additions and 12 deletions

View file

@ -24,7 +24,7 @@
namespace ZeroTier {
/**
* DNS data serealization methods
* DNS data serialization methods
*/
class DNS {
public: