From 501ce7f19ef002d188b817dcc5ec26bd7f674c15 Mon Sep 17 00:00:00 2001 From: scottkurz Date: Fri, 22 Jul 2011 13:43:23 +0000 Subject: Typo. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149604 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README b/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README index cfa95a2c33..11233c98ce 100644 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README @@ -22,7 +22,7 @@ As this sample uses a standard Java SE main class you can also run it with the m mvn exec:java -You should see the following oputput: +You should see the following output: HelloworldSCAClient, using domainURI uri:default Calling HelloworldComponent.sayHello("world") -- cgit v1.2.3