diff options
author | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-25 14:54:15 +0000 |
---|---|---|
committer | nash <nash@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-25 14:54:15 +0000 |
commit | b2602c8383f4c205c05c56329f2508cdc81161a2 (patch) | |
tree | 8dcb1d4af3c37799f3bb55210a88ee9f3bcee8eb /sca-java-1.x/trunk/demos | |
parent | fd57dfbceabd17ccdcf92c7e5b1e4ddde595d054 (diff) |
Merge r1001036 Fix typo on web page
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027155 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/demos')
-rw-r--r-- | sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html b/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html index 9f4368443f..e56183b5c3 100644 --- a/sca-java-1.x/trunk/demos/bigbank/src/main/resources/web/AccountJSON.html +++ b/sca-java-1.x/trunk/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> |