From 385af7c42ee4d4491bbddda2f720aa52b2ad205d Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 30 Oct 2007 16:12:43 +0000 Subject: [PATCH] Typo: 'rearange' -> 'rearrange'. git-svn-id: http://svn.voria.com/code@1070 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/src/synfig/valuenode_dynamiclist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/trunk/src/synfig/valuenode_dynamiclist.h b/synfig-core/trunk/src/synfig/valuenode_dynamiclist.h index 46644be..d5b4b7b 100644 --- a/synfig-core/trunk/src/synfig/valuenode_dynamiclist.h +++ b/synfig-core/trunk/src/synfig/valuenode_dynamiclist.h @@ -55,7 +55,7 @@ class ValueNode_BLine; ** The problems arise when we introduce the concept of a ** Keyframe. Keyframes can be manipulated via the Synfig ** Application Library. They allow the user to quickly -** and "automagically" rearange an animation by moving +** and "automagically" rearrange an animation by moving ** the associated keyframes. With the old way that the ** "on" and "off" points were handled, this task became ** overly complicated. -- 2.7.4