You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sc...@apache.org on 2011/07/22 15:43:23 UTC

svn commit: r1149604 - /tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README

Author: scottkurz
Date: Fri Jul 22 13:43:23 2011
New Revision: 1149604

URL: http://svn.apache.org/viewvc?rev=1149604&view=rev
Log:
Typo.

Modified:
    tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README

Modified: tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README?rev=1149604&r1=1149603&r2=1149604&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README (original)
+++ tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld-scaclient/README Fri Jul 22 13:43:23 2011
@@ -22,7 +22,7 @@ As this sample uses a standard Java SE 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")