st: Fix typo

This commit is contained in:
Florian Müllner 2013-09-06 02:24:48 +02:00
parent f2cbf846e7
commit 56d96383e2

View File

@ -456,7 +456,7 @@ st_widget_allocate (ClutterActor *actor,
* @widget: The #StWidget
*
* Paint the background of the widget. This is meant to be called by
* subclasses of StWiget that need to paint the background without
* subclasses of StWidget that need to paint the background without
* painting children.
*/
void