gdkframeclock: Fix doc comments

This commit is contained in:
Jasper St. Pierre
2013-02-15 19:33:01 -05:00
parent 8e96488bb2
commit bf7804db64

View File

@ -186,7 +186,7 @@ gdk_frame_clock_class_init (GdkFrameClockClass *klass)
G_TYPE_NONE, 0); G_TYPE_NONE, 0);
/** /**
* GdkFrameClock::layout: * GdkFrameClock::paint:
* @clock: the frame clock emitting the signal * @clock: the frame clock emitting the signal
* *
* This signal is emitted as the third step of toolkit and * This signal is emitted as the third step of toolkit and