You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/10/08 17:22:48 UTC

[09/25] git commit: [flex-sdk] [refs/heads/release4.11.0] - fix case

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/320dea37
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/320dea37
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/320dea37

Branch: refs/heads/release4.11.0
Commit: 320dea37decdf67b724a5dd4aac1f94ec97ceb4f
Parents: 9f7b72f
Author: Tom Chiverton <to...@apache.org>
Authored: Mon Oct 7 21:50:02 2013 +0100
Committer: Tom Chiverton <to...@apache.org>
Committed: Mon Oct 7 21:50:02 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/320dea37/frameworks/projects/experimental_mobile/compile-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/experimental_mobile/compile-config.xml b/frameworks/projects/experimental_mobile/compile-config.xml
index 7a21013..fd8db97 100644
--- a/frameworks/projects/experimental_mobile/compile-config.xml
+++ b/frameworks/projects/experimental_mobile/compile-config.xml
@@ -27,7 +27,7 @@
             <path-element>../../libs/framework.swc</path-element>
             <path-element>../../libs/apache.swc</path-element>
             <path-element>../../libs/spark.swc</path-element>
-            <path-element>../../libs/textlayout.swc</path-element>
+            <path-element>../../libs/textLayout.swc</path-element>
             <path-element>../../libs/mobile/mobilecomponents.swc</path-element>
             <path-element>../../themes/Mobile/mobile.swc</path-element>
         </external-library-path>