You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/11/17 08:37:27 UTC

[3/3] git commit: [flex-utilities] [refs/heads/develop] - fix folder name, and a missed replacement of product name. Avoid using 'utilize/utilise' since it has different spellings in US vs elsewhere, and avoid using 'bugbase/bug base' since it isn't cl

fix folder name, and a missed replacement of product name.   Avoid using 'utilize/utilise' since it has different spellings in US vs elsewhere, and avoid using 'bugbase/bug base' since it isn't clear either is the right term.  JIRA's web site uses 'bug tracker'.


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

Branch: refs/heads/develop
Commit: eb658e05f50be571877c1f5b6ef366bb8bc4ae4d
Parents: 8b7edc8
Author: Alex Harui <ah...@apache.org>
Authored: Sun Nov 16 23:37:12 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Nov 16 23:37:12 2014 -0800

----------------------------------------------------------------------
 flex-tool-api/README        | 10 +++++-----
 flex-tool-api/RELEASE_NOTES |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/eb658e05/flex-tool-api/README
----------------------------------------------------------------------
diff --git a/flex-tool-api/README b/flex-tool-api/README
index db05906..dd4399c 100644
--- a/flex-tool-api/README
+++ b/flex-tool-api/README
@@ -1,8 +1,8 @@
 Apache Flex Tool API
 =====================
 
-    Apache Flex Tool API 1.0.0 is the first release of an API allowing to utilise
-    all Apache Flex compilers in a uniform way.
+    Apache Flex Tool API 1.0.0 is the first release of an API allowing Maven users
+    to use all Apache Flex compilers in a uniform way.
     
     It provides:
     - The FlexToolGroup and FlexTool interfaces.
@@ -21,7 +21,7 @@ Getting the latest sources via Git
 	 git clone https://git-wip-us.apache.org/repos/asf/flex-utilities.git flex-utilities
 	 cd flex-utilities
 	 git checkout develop
-	 cd flex-tools-api
+	 cd flex-tool-api
 
 
 Building the Apache Tool API
@@ -65,7 +65,7 @@ Install Prerequisites
 Software Dependencies
 ---------------------
 
-    The Apache Flex Compiler doesn't use any third-party code.
+    The Apache Flex Tool API does not use any third-party code.
 
 
 Using the Binary Distribution
@@ -97,7 +97,7 @@ Building the Source
 Running Tests
 -------------
 
-Currently there are no Tests
+Currently there are no tests.
 
 
 Thanks for using Apache Flex.  Enjoy!

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/eb658e05/flex-tool-api/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/flex-tool-api/RELEASE_NOTES b/flex-tool-api/RELEASE_NOTES
index 2445af1..9b8e04a 100644
--- a/flex-tool-api/RELEASE_NOTES
+++ b/flex-tool-api/RELEASE_NOTES
@@ -1,8 +1,8 @@
 Apache Flex Tool API 1.0.0
 ===========================
 
-Apache Flex Tool API 1.0.0 is the first release of an API allowing to utilise
-all Apache Flex compilers in a uniform way.
+Apache Flex Tool API 1.0.0 is the first release of an API allowing Maven users
+to use all Apache Flex compilers in a uniform way.
 
 Known Issues
 _____________
@@ -10,7 +10,7 @@ _____________
 Currently None.
 
 
-Please report new issues to our bug base at:
+Please report new issues to our bug tracker at:
 
     https://issues.apache.org/jira/browse/FLEX