gracefull -> graceful

This commit is contained in:
Lehi Toskin
2016-10-31 03:27:27 -07:00
parent 647175cf12
commit 754ad20eff
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