[at-spi2-core] Minor documentation fix



commit 3683f899e44229f79d2ef13c161af22b83b0bdfc
Author: Mike Gorse <mgorse suse com>
Date:   Fri Jun 17 15:55:35 2022 -0500

    Minor documentation fix

 atspi/atspi-value.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/atspi/atspi-value.c b/atspi/atspi-value.c
index 6317fc8c..4aef846b 100644
--- a/atspi/atspi-value.c
+++ b/atspi/atspi-value.c
@@ -160,7 +160,7 @@ atspi_value_get_minimum_increment (AtspiValue *obj, GError **error)
  * @text is a newly created string, that must be freed by the
  * caller. Can be NULL if no descriptor is available.
  *
- * Since: 2.44
+ * Since: 2.46
  **/
 gchar *
 atspi_value_get_text (AtspiValue *obj, GError **error)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]