This commit is contained in:
yangfl 2017-12-07 21:26:28 +08:00
parent c0c0642bd1
commit 18b6353803
13 changed files with 14 additions and 14 deletions

View file

@ -47,7 +47,7 @@ namespace config {
* @brief Load and parse given config file
* @param path Path to config file
*
* If error occured when opening file path is points to,
* If error occurred when opening file path is points to,
* we show the error message and terminate program.
*
* In case of parameter misuse boost throws an exception.