fix minor spelling mistakes

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

Branch: refs/heads/release4.10.0
Commit: 8f2b9c0900bed899c23b519e50ae9f6de37d4b1c
Parents: 6ed97de
Author: Alex Harui <aha...@apache.org>
Authored: Tue Jul 16 10:10:47 2013 -0700
Committer: Alex Harui <aha...@apache.org>
Committed: Tue Jul 16 10:10:47 2013 -0700

----------------------------------------------------------------------
 README        | 13 +++++++------
 RELEASE_NOTES |  4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8f2b9c09/README
----------------------------------------------------------------------
diff --git a/README b/README
index c051431..3706442 100644
--- a/README
+++ b/README
@@ -201,7 +201,7 @@ Install Prerequisites
          The Adobe Pixel Bender Toolkit for Mac can be downloaded from:
             http://www.adobe.com/go/pixelbender_toolkit_dmg/
             
-         No Pixel Bender Toolkit for Linux exists but the compiled Picel 
Bender files
+         No Pixel Bender Toolkit for Linux exists but the compiled Pixel 
Bender files
          can be downloaded from:
             
https://builds.apache.org/pview/job/flex-sdk_pixelbender/lastSuccessfulBuild/artifact/out/pb.tar.gz
                     
@@ -219,7 +219,7 @@ Install Prerequisites
         the version subdirectory). The target-player option controls which 
         PLAYERGLOBAL_HOME subdirectory is used.
 
-        Other more recent versions of Adode Flash Player playergloal.swc can be
+        Other more recent versions of Adobe Flash Player playerglobal.swc can 
be
         downloaded from:
             
http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_2.swc
             
http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_3.swc
@@ -245,7 +245,8 @@ Install Prerequisites
         
         On Mac, set ADOBE_EXTENSION_MANAGER to the absolute path of "Adobe 
Extension Manager CS5.app"
 
-               On Linux, no Adobe Exention Manager exists and there's nothing 
that needs to be done here.
+        On Linux, no Adobe Extension Manager exists and there's nothing that 
needs to be done here.
+
 FlashPlayer Configuration
 -------------------------
 
@@ -300,7 +301,7 @@ Adobe Flash Player Version Support
     
     Change the playerglobal.version in the build.properties file to have a 
value other
     than "11.1". For this change to take effect the SDK needs to be recompiled.
-    For example to compile against the lastest version of the Adobe Flash 
Player set
+    For example to compile against the latest version of the Adobe Flash 
Player set
     the value of playerglobal.version to be "11.5" like so:
      
         playerglobal.version = 11.5
@@ -330,7 +331,7 @@ Adobe Flash Player Version Support
     
     Copy the target playerglobal.swc to the directory:
     
-        frameworks/libs/player/<version>/playerglobal.swf
+        frameworks/libs/player/<version>/playerglobal.swc
     
     Where <version> is the major and minor version numbers of the Adobe Flash 
Player 
     separated by a period or full stop.
@@ -450,7 +451,7 @@ Using the Binary Distribution
        To use this SDK in a IDE like Flash Builder 4.6 or 4.7 the SDK needs 
several other
        files to be packaged and integrated with the Apache Flex SDK.
        
-       If you have an existing instalation of Flash Builder run:
+       If you have an existing installation of Flash Builder run:
        
                /ide/constructFlexForIDE.sh (on Mac and Linux)
                /ide/constructFlexForIDE.bat (on Windows)

http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/8f2b9c09/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index d3bcaa5..7d970b8 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -56,7 +56,7 @@ SDK Changes
  - Improved DateField and DateChooser.
  - Improve currency formatting support.
  - More supported locales for postcode validator and formatters.
- - Added no color support to Colour Picker.
+ - Added 'no color' support to ColorPicker.
  - Added removeItem to IList.
  - Bitmap scaling works in fill and crop modes.
  - Fixed performance issue with matchesStyleClient.
@@ -81,7 +81,7 @@ Experimental Components
 
 Mustella Test Framework changes
 ---------------------------------
- - Many improvements to mustalla tests.
+ - Many improvements to mustella tests.
  - Better consistency between running tests on windows and OSX.
  - Fixed mobile and AIR mustella tests.
  - Fixed issue with embedded fonts and mustella tests.

Reply via email to