Mercurial > MadButterfly
changeset 946:f82ac6740a32
change wording in doc
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 16 Nov 2010 12:55:19 +0800 |
parents | 8db3dd03508f |
children | a8ddbb6dac9e |
files | pyink/frameline.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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):