fix typo in Doxygen comment

This commit is contained in:
marschap
2008-11-29 16:13:11 +00:00
parent 9c876e8d4c
commit b3a7841e2e
+1 -1
View File
@@ -298,7 +298,7 @@ double config_get_float(const char *sectionname, const char *keyname,
}
/** Test whether the configuration containis a specific section.
/** Test whether the configuration contains a specific section.
* \param sectionname Name of the section to look for.
* \retval 0 section not in config
* \retval 1 section in config