diff --git a/gtk/gtksnapshot.c b/gtk/gtksnapshot.c index 6418aefd0f..907b089f7a 100644 --- a/gtk/gtksnapshot.c +++ b/gtk/gtksnapshot.c @@ -1018,7 +1018,7 @@ gtk_snapshot_pop (GtkSnapshot *snapshot) /** * gtk_snapshot_offset: - * @snapshot: a $GtkSnapshot + * @snapshot: a #GtkSnapshot * @x: horizontal translation * @y: vertical translation *