diff options
author | scottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-19 14:48:05 +0000 |
---|---|---|
committer | scottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-19 14:48:05 +0000 |
commit | a2cc785014a95d8df19e79a34070599521e46787 (patch) | |
tree | fdc98dc4c3d04448d244797b745917431d757680 | |
parent | 14104745ee4d71b789a5691534babec90bf2017b (diff) |
Typo.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148369 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL index 6faa52a2ee..5a8da18955 100644 --- a/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL +++ b/sca-java-2.x/trunk/distribution/all/src/main/release/bin/INSTALL @@ -6,7 +6,7 @@ Unzip Tuscany binary distribution archive and you get the following: tuscany-sca-<version>
CHANGES - A note of the major changes in this release
INSTALL - this help file
- LICENSE - the Apache License and any dependecy licenses
+ LICENSE - the Apache License and any dependency licenses
NOTICE - attribution notices associated with the licenses
README - readme for the release
RELEASE_NOTES - description of this release
|