From 91743139b6ee35ca0ac2d6b1d6684131cc16e0d6 Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 30 Oct 2007 15:07:45 +0000 Subject: [PATCH] Typo: 'arangement' -> 'arrangement'. git-svn-id: http://svn.voria.com/code@1057 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/src/synfig/color.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synfig-core/trunk/src/synfig/color.h b/synfig-core/trunk/src/synfig/color.h index 62baa04..2b18be9 100644 --- a/synfig-core/trunk/src/synfig/color.h +++ b/synfig-core/trunk/src/synfig/color.h @@ -712,7 +712,7 @@ enum PixelFormat ** 3 Endian (BGR/RGB) ** 4 Alpha Location (Start/End) ** 5 ZDepth Location (Start/End) -** 6 Alpha/ZDepth Arangement (ZA,AZ) +** 6 Alpha/ZDepth Arrangement (ZA,AZ) ** 7 Alpha Range (Inverted,Normal) ** 8 Z Range (Inverted,Normal) */ -- 2.7.4