diff --git a/gdk/gdkframeclock.h b/gdk/gdkframeclock.h index 0b5745f9c8..951cc8a6f0 100644 --- a/gdk/gdkframeclock.h +++ b/gdk/gdkframeclock.h @@ -57,7 +57,7 @@ typedef struct _GdkFrameClockClass GdkFrameClockClass; * * #GdkFrameClockPhase is used to represent the different paint clock * phases that can be requested. The elements of the enumeration - * correspond to the signals of #GdkPaintClock. + * correspond to the signals of #GdkFrameClock. * * Since: 3.8 **/