[gtk/wip/otte/texttile: 1/3] video: Fix typo in docs




commit c0d68b702de45c0b0a26afdaee3e05c0f5b7f4e3
Author: Benjamin Otte <otte redhat com>
Date:   Thu May 19 05:40:47 2022 +0200

    video: Fix typo in docs

 gtk/gtkvideo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkvideo.c b/gtk/gtkvideo.c
index ef5e182dd0..f39738ae32 100644
--- a/gtk/gtkvideo.c
+++ b/gtk/gtkvideo.c
@@ -653,7 +653,7 @@ gtk_video_set_media_stream (GtkVideo       *self,
 }
 
 /**
- * gtk_video_get_file: (attributes org.gtk.Method.get_propert=file)
+ * gtk_video_get_file: (attributes org.gtk.Method.get_property=file)
  * @self: a `GtkVideo`
  *
  * Gets the file played by @self or %NULL if not playing back


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