snapshot: Fix typo in documentation comment

This commit is contained in:
Mohammed Sadiq 2018-05-12 09:31:32 +05:30
parent 8410d87eb5
commit 14e5218753

View File

@ -1018,7 +1018,7 @@ gtk_snapshot_pop (GtkSnapshot *snapshot)
/**
* gtk_snapshot_offset:
* @snapshot: a $GtkSnapshot
* @snapshot: a #GtkSnapshot
* @x: horizontal translation
* @y: vertical translation
*