[cluttermm] Documentation: Fixed a typo



commit 61a34878c3bda5888b0909bc4b5134f0916b1a93
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Apr 22 12:32:20 2014 +0200

    Documentation: Fixed a typo

 clutter/src/stage.hg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter/src/stage.hg b/clutter/src/stage.hg
index b2a0286..ea6ec6a 100644
--- a/clutter/src/stage.hg
+++ b/clutter/src/stage.hg
@@ -78,7 +78,7 @@ protected:
   /**
    * Creates a new stage. Every Clutter::Actor must be placed on a stage, and the
    * stage first created automatically occupies the window generated when
-   *  Clutter::maiAdded new properties and functions to wrap clutter 1.7.6n() is run.
+   *  Clutter::main() is run.
    *
    * Clutter can support more than one stage at once; however the ability to
    * support multiple stages depends on the current backend. Use


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