frame-clock: Fix typo in API documentation

This commit is contained in:
Bastien Nocera 2017-11-22 15:23:52 +01:00
parent e076cc7b1f
commit ef031d87be

View File

@ -477,7 +477,7 @@ gdk_frame_clock_get_timings (GdkFrameClock *frame_clock,
*
* Returns: (nullable): the #GdkFrameTimings for the frame currently
* being processed, or even no frame is being processed, for the
* previous frame. Before any frames have been procesed, returns
* previous frame. Before any frames have been processed, returns
* %NULL.
* Since: 3.8
*/