docs: fix typo in type name

This commit is contained in:
William Jon McCann 2014-01-20 16:57:51 -05:00
parent 139b33aae5
commit 43bd9f210c

View File

@ -57,7 +57,7 @@ typedef struct _GdkFrameClockClass GdkFrameClockClass;
* *
* #GdkFrameClockPhase is used to represent the different paint clock * #GdkFrameClockPhase is used to represent the different paint clock
* phases that can be requested. The elements of the enumeration * 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 * Since: 3.8
**/ **/