diff options
Diffstat (limited to 'gtk/gtkstylecontext.c')
-rw-r--r-- | gtk/gtkstylecontext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkstylecontext.c b/gtk/gtkstylecontext.c index 2ee072c348..12148cf169 100644 --- a/gtk/gtkstylecontext.c +++ b/gtk/gtkstylecontext.c @@ -1955,7 +1955,7 @@ gtk_render_insertion_cursor (GtkStyleContext *context, * @index: the index in the #PangoLayout * @direction: the #PangoDirection of the text * - * Draws a text caret on @cr at the specified index of @layout. + * Draws a text caret using @snapshot at the specified index of @layout. * * Since: 3.90 **/ |