From 84e8f3db83cd3771e2c3f6359ebfd3342e099c97 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 13 Jun 2023 20:38:49 -0400 Subject: [PATCH] Docs: Fix a typo --- gsk/gskrendernodeimpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsk/gskrendernodeimpl.c b/gsk/gskrendernodeimpl.c index 9e5b939e4c..ff343fba17 100644 --- a/gsk/gskrendernodeimpl.c +++ b/gsk/gskrendernodeimpl.c @@ -4701,7 +4701,7 @@ gsk_stroke_node_get_child (GskRenderNode *node) * gsk_stroke_node_get_path: * @node: (type GskStrokeNode): a stroke #GskRenderNode * - * Retrievs the path that will be stroked with the contents of + * Retrieves the path that will be stroked with the contents of * the @node. * * Returns: (transfer none): a #GskPath