Author: rineholt
Date: Tue May 16 10:54:51 2006
New Revision: 407014

URL: http://svn.apache.org/viewcvs?rev=407014&view=rev
Log:
spelling

Modified:
    incubator/tuscany/java/samples/sca/readme.htm

Modified: incubator/tuscany/java/samples/sca/readme.htm
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/java/samples/sca/readme.htm?rev=407014&r1=407013&r2=407014&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/readme.htm (original)
+++ incubator/tuscany/java/samples/sca/readme.htm Tue May 16 10:54:51 2006
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html><head><!-- Copyright (c) 2005 The Apache Software Foundation or its 
licensors,
 as applicable. Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License. You may 
obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 
Unless required by applicable law or agreed to in writing, software distributed 
under the License is distributed on an "AS IS"
@@ -21,7 +21,7 @@
   <link rel="stylesheet" href="./css/print.css" type="text/css" 
media="print"></head>
 <body>
 
-<h2>Tuscany Techonology Samples</h2>
+<h2>Tuscany SCA Technology Samples</h2>
 
 To configure and build&nbsp; see <a href="../../docs/sampleSetup.htm">Sample
 setup</a><br>
@@ -90,7 +90,7 @@
 <tr><td><a 
href="helloworldjsonrpc/readme.htm">helloworldjsonrpc</a></td><td>Sample 
HelloWorld Web application using JSON-RPC</td></tr>
 <tr><td><a 
href="helloworldjsclient/readme.htm">helloworldjsclient</a></td><td>Another 
JSON-RPC web app sample showing a Web service client</td></tr>
 
-<tr><td><a href="calculator/readme.htm">calculator</a></td><td>Sample showing 
&nbsp;Tuscany SCA runtime using mutliple components.</td></tr>
+<tr><td><a href="calculator/readme.htm">calculator</a></td><td>Sample showing 
&nbsp;Tuscany SCA runtime using multiple components.</td></tr>
 <tr><td><a href="customerinfo/readme.htm">customerinfo</a></td><td>Sample 
showing &nbsp;a component &nbsp;exposing a WSDL &nbsp;portType interface and 
using the dynamic SDO API</td></tr>
 <tr><td><a href="supplychain/readme.htm">supplychain</a></td><td>Sample 
showing the use of Tuscany SCA asynchronous API</td></tr>
 


Reply via email to