summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/demo/Glacier2/callback/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/java/demo/Glacier2/callback/README b/java/demo/Glacier2/callback/README
index cbb738ee57a..d723af8c5b6 100644
--- a/java/demo/Glacier2/callback/README
+++ b/java/demo/Glacier2/callback/README
@@ -20,9 +20,9 @@ In a separate window, start the client:
$ java Client
If you plan to run this demo using clients running on different
-hosts than the glacier2router it is necessary to first modify the
-configuration. You need to change the Glacier2.Client.Endpoints propery
-in config.glacier2 and the Ice.Default.Router and Callback.Client.Router
-properties in config. In all cases you must replace the "-h 127.0.0.1"
-paramater with the actual external address of the machine glacer2router
-is running on.
+hosts than the glacier2router, it is necessary to first modify the
+configuration. You need to change the Glacier2.Client.Endpoints
+property in config.glacier2 and the Ice.Default.Router and
+Callback.Client.Router properties in config. In all cases you must
+replace the "-h 127.0.0.1" parameter with the actual external address
+of the machine on which glacier2router is running.