From 56d96383e2365ae3eac44df5111d2dc6ca96fdd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Fri, 6 Sep 2013 02:24:48 +0200 Subject: [PATCH] st: Fix typo --- src/st/st-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/st/st-widget.c b/src/st/st-widget.c index f78b19d02..15f45f6b0 100644 --- a/src/st/st-widget.c +++ b/src/st/st-widget.c @@ -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