Fix typos

This commit is contained in:
Brenton Bostick 2023-08-01 11:16:06 -04:00
parent 230ae6bd16
commit a59b95df60
4 changed files with 5 additions and 5 deletions

View file

@ -299,7 +299,7 @@
/**
* Delay between checks of peer pings, etc., and also related housekeeping tasks
*/
#define ZT_PING_CHECK_INVERVAL 5000
#define ZT_PING_CHECK_INTERVAL 5000
/**
* How often the local.conf file is checked for changes (service, should be moved there)