[gtk/wip/otte/lottie: 2/77] picture: Fix copy/paste error in docs




commit 88d4ca6572b3ee2c688e7a794c5adaa943d1fc73
Author: Benjamin Otte <otte redhat com>
Date:   Wed Dec 16 00:26:16 2020 +0100

    picture: Fix copy/paste error in docs

 gtk/gtkpicture.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkpicture.c b/gtk/gtkpicture.c
index 78e5ba449a..f1c431573c 100644
--- a/gtk/gtkpicture.c
+++ b/gtk/gtkpicture.c
@@ -504,7 +504,7 @@ gtk_picture_new_for_filename (const char *filename)
  * gtk_picture_new_for_resource:
  * @resource_path: (nullable): resource path to play back
  *
- * Creates a new #GtkPicture displaying the file @filename.
+ * Creates a new #GtkPicture displaying the resource at @resource_path.
  *
  * This is a utility function that calls gtk_picture_new_for_file().
  * See that function for details.


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