[gtk] Trivial



commit 848f658b32f2a7df0b2726dd0bfb94472ea3ece8
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 25 21:52:15 2019 +0000

    Trivial

 gsk/gskrendernode.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gsk/gskrendernode.c b/gsk/gskrendernode.c
index 2e4753a2e0..b19396c961 100644
--- a/gsk/gskrendernode.c
+++ b/gsk/gskrendernode.c
@@ -231,9 +231,9 @@ gsk_render_node_draw (GskRenderNode *node,
  * @node1: a #GskRenderNode
  * @node2: the #GskRenderNode to compare with
  *
- * Checks if 2 render nodes can be expected to be compared via
+ * Checks if two render nodes can be expected to be compared via
  * gsk_render_node_diff(). The node diffing algorithm uses this function
- * to match up similar nodes to compare when trying to minimze the
+ * to match up similar nodes to compare when trying to minimize the
  * resulting region.
  *
  * Nodes of different type always return %FALSE here.


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