gracefull -> graceful

This commit is contained in:
Lehi Toskin 2016-10-31 03:27:27 -07:00
parent 647175cf12
commit 754ad20eff
No known key found for this signature in database
GPG key ID: 5748B976772ED5D4
3 changed files with 15 additions and 15 deletions

View file

@ -97,7 +97,7 @@ namespace i2p
public:
int gracefullShutdownInterval; // in seconds
int gracefulShutdownInterval; // in seconds
};
#endif