We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6dee58 + 629ad83 commit 4175246Copy full SHA for 4175246
src/config/config.cpp
@@ -163,7 +163,7 @@ std::string Config::generateJsonString() const
163
}
164
165
/**
166
- * Reads string containig JSON representation of configuration.
+ * Reads string containing JSON representation of configuration.
167
* If file can not be parsed, an instance of @c ParseException is thrown.
168
* @param json JSON string.
169
*/
0 commit comments