[gtk/matthiasc/for-master: 36/36] docs: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 36/36] docs: Fix a typo
- Date: Thu, 25 Jun 2020 18:30:46 +0000 (UTC)
commit 30e79e84120fe31a5545ba820f529640a6a7854f
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jun 25 14:29:24 2020 -0400
docs: Fix a typo
docs/reference/gtk/migrating-3to4.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/docs/reference/gtk/migrating-3to4.md b/docs/reference/gtk/migrating-3to4.md
index c3514e87a1..93b28e1f40 100644
--- a/docs/reference/gtk/migrating-3to4.md
+++ b/docs/reference/gtk/migrating-3to4.md
@@ -638,7 +638,7 @@ nodes.
If you are using a #GtkDrawingArea for custom drawing, you need to switch
to using gtk_drawing_area_set_draw_func() to set a draw function instead
-of connnecting a handler to the #GtkWidget::draw signal.
+of connecting a handler to the #GtkWidget::draw signal.
### Stop using APIs to query GdkSurfaces
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]