stylecontext: Fix doc comment

There is no @cr here anymore.
This commit is contained in:
Timm Bäder 2017-10-08 17:42:41 +02:00
parent 63eb3517be
commit c1af127c28

View File

@ -1955,7 +1955,7 @@ gtk_render_insertion_cursor (GtkStyleContext *context,
* @index: the index in the #PangoLayout * @index: the index in the #PangoLayout
* @direction: the #PangoDirection of the text * @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 * Since: 3.90
**/ **/