Merge r1003026 Fix incorrect shutdown instructions

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk@1027488 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/samples/calculator-distributed/README b/samples/calculator-distributed/README
index 51f4b07..3113202 100644
--- a/samples/calculator-distributed/README
+++ b/samples/calculator-distributed/README
@@ -36,9 +36,7 @@
 java -cp src/main/resources:../../lib/tuscany-sca-manifest.jar:target/sample-calculator-distributed.jar node.LaunchCalculatorNodeC

 java -cp src/main/resources:../../lib/tuscany-sca-manifest.jar:target/sample-calculator-distributed.jar node.LaunchCalculatorNodeA

 

-

-The processes started on each of these command prompts can be ended by pressing 

-the <Enter> key.

+The processes started on each of these command prompts can be ended by typing 'q'.

 

 

 Sample Overview