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 2014/10/11 03:45:59 UTC

[2/5] git commit: [flex-utilities] [refs/heads/develop] - update version

update version


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/381e5738
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/381e5738
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/381e5738

Branch: refs/heads/develop
Commit: 381e57389c89352563e9aea6fe1e8a2b1796cf22
Parents: cb95484
Author: Justin Mclean <jm...@apache.org>
Authored: Sat Oct 11 12:43:45 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Sat Oct 11 12:43:45 2014 +1100

----------------------------------------------------------------------
 Squiggly/README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/381e5738/Squiggly/README
----------------------------------------------------------------------
diff --git a/Squiggly/README b/Squiggly/README
index 6b69397..b2fa7b4 100644
--- a/Squiggly/README
+++ b/Squiggly/README
@@ -15,9 +15,9 @@ How to build Squiggly using ant (no IDE is required)
 ==========================================================================================
 
 1.  On Linux or Mac un tar/gzip the source distribution:
-	    tar -zxvf apache-flex-squiggly-1.0.tar.gz
+	    tar -zxvf apache-flex-squiggly-1.1.tar.gz
 	Or if on windows unzip 
-		apache-flex-squiggly-1.0.zip
+		apache-flex-squiggly-1.1.zip
 
 2.  In the base directory, run:
         ant compile
@@ -86,7 +86,7 @@ If you are using the simple UI integration feature (SpellUI class), in addition
 to what mentioned above, you also need:
 - SpellingConfig.xml in [YourProject]/src
 - SpellingUI.swc in [YourProject]/src
-- SpellingUIEx.swc if you need spark support in Flex 4) in [YourProject]/libs 
+- SpellingUIEx.swc (if you need spark support in Flex 4) in [YourProject]/libs 
 
 You can download dictionaries and use those by editing SpellingConfig.xml.