summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-24 19:19:50 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-24 19:19:50 +0000
commit36f27f200c85a887e44bc0e6b399661cff113427 (patch)
treec299c2c9f1df29655b06d7367e593bab1fc1ff46 /sca-java-1.x
parent115ed8957d0d73848b916d8333cf06725ebb1f45 (diff)
Fix typo on web page
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001036 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/demos/bigbank/src/main/resources/web/AccountJSON.html2
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/demos/bigbank/src/main/resources/web/AccountJSON.html b/sca-java-1.x/branches/sca-java-1.6.1/demos/bigbank/src/main/resources/web/AccountJSON.html
index 9f4368443f..e56183b5c3 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/demos/bigbank/src/main/resources/web/AccountJSON.html
+++ b/sca-java-1.x/branches/sca-java-1.6.1/demos/bigbank/src/main/resources/web/AccountJSON.html
@@ -53,7 +53,7 @@
RPC classes</a> and providing them with <a href="AccountJSONService?smd">http://localhost:8080/AccountJSONService?smd</a>
for <a href="http://dojo.jot.com/SMD">Simple Method Description
(SMD)</a> input.</p>
- <p>It then creates a Dojo button that will envoke the <code>getAccountReport</code>
+ <p>It then creates a Dojo button that will invoke the <code>getAccountReport</code>
method of the <code>accountService</code> object.</p>
</tr>
<tr>
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html
index 4195f3288c..0a49ee5c46 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html
@@ -56,7 +56,7 @@
RPC classes</a> and providing them with <a href="HelloWorldService?smd">HelloWorldService?smd</a>
for <a href="http://dojo.jot.com/SMD">Simple Method Description
(SMD)</a> input.</p>
- <p>It then creates a Dojo button that will envoke the <code>getGreetings</code>
+ <p>It then creates a Dojo button that will invoke the <code>getGreetings</code>
method of the <code>HelloWorldService</code> object.</p>
</tr>
<tr>