You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by jo...@apache.org on 2019/12/17 20:46:59 UTC

[royale-asjs] 01/02: mxml-2009-manifest: fix whitespace

This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 14e193a216793d0b1812d83e088e6a7f7909b426
Author: Josh Tynjala <jo...@apache.org>
AuthorDate: Tue Dec 17 12:45:10 2019 -0800

    mxml-2009-manifest: fix whitespace
---
 frameworks/mxml-2009-manifest.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/mxml-2009-manifest.xml b/frameworks/mxml-2009-manifest.xml
index 1f4961e..c50c250 100644
--- a/frameworks/mxml-2009-manifest.xml
+++ b/frameworks/mxml-2009-manifest.xml
@@ -38,7 +38,7 @@
     <component id="RegExp" class="RegExp" lookupOnly="true"/>
     <component id="String" class="String" lookupOnly="true"/>
     <component id="uint" class="uint" lookupOnly="true"/>
-	<component id="Vector" class="__AS3__.vec.Vector" lookupOnly="true"/>
+    <component id="Vector" class="__AS3__.vec.Vector" lookupOnly="true"/>
     <component id="XML" class="XML" lookupOnly="true"/>
     <component id="XMLList" class="XMLList" lookupOnly="true"/>