[gtk/wip/otte/inscription: 1/6] video: Fix typo in docs




commit 9de027df65169f8aac083a8b8da73aab2a9bd78c
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]