[clutter/clutter-1.16] clutter-stage-wayland: Pedantic typo fix



commit a075c286f22b31d7129f6ad3bb74beec36da21f7
Author: Chris Cummins <christopher e cummins intel com>
Date:   Mon Apr 29 15:59:56 2013 +0100

    clutter-stage-wayland: Pedantic typo fix
    
    Je ne parle pas français

 clutter/wayland/clutter-stage-wayland.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/wayland/clutter-stage-wayland.c b/clutter/wayland/clutter-stage-wayland.c
index ee4bdbd..79d868a 100644
--- a/clutter/wayland/clutter-stage-wayland.c
+++ b/clutter/wayland/clutter-stage-wayland.c
@@ -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
  *
  * Since: 1.10


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]