# HG changeset patch # User Thinker K.F. Li # Date 1289883319 -28800 # Node ID f82ac6740a325bc9aba7378926fbc4e8b3130d78 # Parent 8db3dd03508fbd563326160e69d0621cdaf10e45 change wording in doc diff -r 8db3dd03508f -r f82ac6740a32 pyink/frameline.py --- a/pyink/frameline.py Tue Nov 16 12:51:53 2010 +0800 +++ b/pyink/frameline.py Tue Nov 16 12:55:19 2010 +0800 @@ -225,7 +225,7 @@ pass pass - ## Tween the key frame specified by an index and the frame at right. + ## Tween the key frame specified by an index and the key frame at right. # # \see http://www.entheosweb.com/Flash/shape_tween.asp def tween(self, idx, _type=0):