fix tab/spaces issues

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

Branch: refs/heads/master
Commit: 1e674b24a1a9b34a1b9f1a8aa080d504eaef5777
Parents: d83446c
Author: Justin Mclean <jmcl...@apache.org>
Authored: Sat Apr 26 17:44:46 2014 +1000
Committer: Justin Mclean <jmcl...@apache.org>
Committed: Sat Apr 26 17:44:46 2014 +1000

----------------------------------------------------------------------
 CONTRIBUTING | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/1e674b24/CONTRIBUTING
----------------------------------------------------------------------
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 988d66f..8938901 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -34,16 +34,16 @@ Contributing
 Mailing Lists
 =============
 
-       The two main mailing list are the user list for discussing how to code 
in
-       Flex and any issues you run into and the dev list for discussing ongoing
-       development of the SDK.
-       
-       You can subscribe to the mailing lists by sending an email to:
-       users-subscr...@flex.apache.org
-       dev-subscr...@flex.apache.org
-       
-       Note that both mailing lists have are mid-high volume lists.
-       
+    The two main mailing list are the user list for discussing how to code in
+    Flex and any issues you run into and the dev list for discussing ongoing
+    development of the SDK.
+    
+    You can subscribe to the mailing lists by sending an email to:
+    users-subscr...@flex.apache.org
+    dev-subscr...@flex.apache.org
+    
+    Note that both mailing lists have are mid-high volume lists.
+    
     For those who prefer forums:
     http://s.apache.org/flex-users-forum
     http://s.apache.org/flex-dev-forum
@@ -63,17 +63,17 @@ Reporting Bugs
     - Screen shots
     - Small sample application showing the issue
     - Steps on how to reproduce the issue
-        
+         
     Please search through JIRA before submitting new bugs. It may be that the
     bug you've found has already been reported.
 
 Getting the code
 ================
 
-       The Apache FLex SDK code is stored in a git repository.
+    The Apache FLex SDK code is stored in a git repository.
     https://cwiki.apache.org/confluence/display/FLEX/1.+Setting+up+the+SDK
 
-       To check out:
+    To check out:
     git clone https://git-wip-us.apache.org/repos/asf/flex-sdk.git sdk
     cd sdk
     git checkout develop

Reply via email to