clutter-stage-wayland: Pedantic typo fix

Je ne parle pas français
This commit is contained in:
Chris Cummins 2013-04-29 15:59:56 +01:00
parent 6e6e69c84d
commit f2918d1a0f

View File

@ -240,7 +240,7 @@ clutter_stage_wayland_class_init (ClutterStageWaylandClass *klass)
* Note: this function can only be called when running on the Wayland
* platform. Calling this function at any other time will return %NULL.
*
* Returns: (transfer non): the Wayland shell surface associated with
* Returns: (transfer none): the Wayland shell surface associated with
* @stage
*
*