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 committed by Rob Bradford
parent 15bed2d9bd
commit a075c286f2

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 * Note: this function can only be called when running on the Wayland
* platform. Calling this function at any other time will return %NULL. * 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 * @stage
* *
* Since: 1.10 * Since: 1.10