Fix Since tag.

This commit is contained in:
Arnaud Bonatti 2019-09-12 17:51:04 +02:00
parent 56a6d90a4d
commit f7b2e8cfe6

View File

@ -76,7 +76,7 @@ typedef struct _GOptionEntry GOptionEntry;
* It is not safe to use this option, unless all option groups are under
* your direct control. Since 2.8.
* @G_OPTION_FLAG_APPEND_EMPTY_LINE: This flag adds an empty line after the
* one of the option, allowing to visually group options. Since: 2.63.1.
* one of the option, allowing to visually group options. Since: 2.64.
*
* Flags which modify individual options.
*/