From ae0b81396dd3f9719320a40834e6bf3159818110 Mon Sep 17 00:00:00 2001 From: Kartik Singhal Date: Sun, 26 Jan 2014 13:09:24 +0530 Subject: [PATCH] Correct description comment --- examples/animation/animate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/animation/animate.py b/examples/animation/animate.py index cb28e48f8..2c2ded5bc 100644 --- a/examples/animation/animate.py +++ b/examples/animation/animate.py @@ -2,7 +2,7 @@ Widget animation ================ -This is showing an example of a animation creation, and how you can apply yo a +This is an example of an animation creation, and how you can apply it to a widget. '''