libpurple/buddy.c

changeset 42612
d905313bc732
parent 42594
eddde70cedd8
child 42656
df9aafbae930
--- a/libpurple/buddy.c	Thu Feb 29 21:30:04 2024 -0600
+++ b/libpurple/buddy.c	Thu Feb 29 21:32:16 2024 -0600
@@ -249,7 +249,7 @@
 	 * If an id is not passed during instantiation a uuid4 string is set as the
 	 * id.
 	 *
-	 * Since: 3.0.0
+	 * Since: 3.0
 	 */
 	properties[PROP_ID] = g_param_spec_string(
 		"id", "id",

mercurial