Fixed typo of bidng to bind

https://bugzilla.gnome.org/show_bug.cgi?id=654103
This commit is contained in:
Dinh Bowman 2011-07-06 08:54:41 -07:00 committed by Emmanuele Bassi
parent f45b12dac4
commit 48426c28bf

View File

@ -53,7 +53,7 @@ typedef struct _ClutterBindConstraintClass ClutterBindConstraintClass;
* @CLUTTER_BIND_X: Bind the X coordinate
* @CLUTTER_BIND_Y: Bind the Y coordinate
* @CLUTTER_BIND_WIDTH: Bind the width
* @CLUTTER_BIND_HEIGHT: Bidng the height
* @CLUTTER_BIND_HEIGHT: Bind the height
* @CLUTTER_BIND_POSITION: Equivalent to to %CLUTTER_BIND_X and
* %CLUTTER_BIND_Y
* @CLUTTER_BIND_SIZE: Equivalent to %CLUTTER_BIND_WIDTH and