fix case

Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/9f7b72f4
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/9f7b72f4
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/9f7b72f4

Branch: refs/heads/release4.11.0
Commit: 9f7b72f4e729048df315278dcae76a627eac0d2a
Parents: 6e0cb6c
Author: Tom Chiverton <[email protected]>
Authored: Mon Oct 7 21:44:37 2013 +0100
Committer: Tom Chiverton <[email protected]>
Committed: Mon Oct 7 21:44:37 2013 +0100

----------------------------------------------------------------------
 frameworks/projects/experimental/compile-config.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9f7b72f4/frameworks/projects/experimental/compile-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental/compile-config.xml 
b/frameworks/projects/experimental/compile-config.xml
index c0d7297..4cae153 100644
--- a/frameworks/projects/experimental/compile-config.xml
+++ b/frameworks/projects/experimental/compile-config.xml
@@ -25,7 +25,7 @@
             
<path-element>${env.PLAYERGLOBAL_HOME}/${playerglobal.version}/playerglobal.swc</path-element>
             <path-element>../../libs/framework.swc</path-element>
             <path-element>../../libs/spark.swc</path-element>
-            <path-element>../../libs/textlayout.swc</path-element>
+            <path-element>../../libs/textLayout.swc</path-element>
         </external-library-path>
 
         <keep-as3-metadata>

Reply via email to