diff options
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html')
-rw-r--r-- | sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html index 4195f3288c..0a49ee5c46 100644 --- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html +++ b/sca-java-1.x/trunk/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> |