From 36f27f200c85a887e44bc0e6b399661cff113427 Mon Sep 17 00:00:00 2001 From: nash Date: Fri, 24 Sep 2010 19:19:50 +0000 Subject: Fix typo on web page git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001036 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-dojo-webapp/src/main/webapp/HelloWorldJSONRPC.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-dojo-webapp/src/main/webapp') 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 and providing them with HelloWorldService?smd for Simple Method Description (SMD) input.

-

It then creates a Dojo button that will envoke the getGreetings +

It then creates a Dojo button that will invoke the getGreetings method of the HelloWorldService object.

-- cgit v1.2.3