summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/Ice/minimal/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/demo/Ice/minimal/README b/cpp/demo/Ice/minimal/README
index 5e508c8e8c3..1974e7e4ec4 100644
--- a/cpp/demo/Ice/minimal/README
+++ b/cpp/demo/Ice/minimal/README
@@ -9,6 +9,6 @@ In a separate window, start the client:
$ client
-Note that this demo hardwires port 10000. If port
-10000 is not available on your machine, you need
-to edit both client and server to use a free port.
+Note that this demo hardwires port 10000. If port 10000 is not
+available on your machine, you need to edit both client and server
+to use a free port.