From ec576088bb3b93d0aeb9d3cef1643d598867fe25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Sun, 19 Aug 2018 09:33:37 +0200 Subject: [PATCH] picture: Fix doc typo --- gtk/gtkpicture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkpicture.c b/gtk/gtkpicture.c index 887ac7acf9..ba81e517ab 100644 --- a/gtk/gtkpicture.c +++ b/gtk/gtkpicture.c @@ -939,7 +939,7 @@ gtk_picture_get_can_shrink (GtkPicture *self) * * This text will be made available to accessibility tools. * - * If the picture cannot be described textually, set this proeprty to %NULL. + * If the picture cannot be described textually, set this property to %NULL. */ void gtk_picture_set_alternative_text (GtkPicture *self,