[gtk] text display: correct a comment
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] text display: correct a comment
- Date: Sat, 14 Jul 2018 18:39:25 +0000 (UTC)
commit 6a7de806ddd7e7dbd3f1fc972e1002070ef1e17b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 14 13:50:14 2018 -0400
text display: correct a comment
gtk/gtktextdisplay.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtktextdisplay.c b/gtk/gtktextdisplay.c
index 066bcef121..2b9e88f80e 100644
--- a/gtk/gtktextdisplay.c
+++ b/gtk/gtktextdisplay.c
@@ -444,7 +444,7 @@ gtk_text_renderer_draw_shape (PangoRenderer *renderer,
g_object_ref (widget));
}
else
- g_assert_not_reached (); /* not a pixbuf or widget */
+ g_assert_not_reached (); /* not a texture or widget */
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]