summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--glib/goption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/goption.h b/glib/goption.h
index 7a07901b5..198eebd33 100644
--- a/glib/goption.h
+++ b/glib/goption.h
@@ -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.
*/