st: Fix typo in doc comment

This commit is contained in:
Florian Müllner 2012-02-07 20:44:48 +01:00
parent 05c285a945
commit e2aa954cb5

View File

@ -2438,7 +2438,7 @@ st_ui_root_destroyed (ClutterActor *actor,
}
/**
* st_get_ui_root:
* st_set_ui_root:
* @stage: a #ClutterStage
* @container: (allow-none): the new UI root
*