diff options
author | Mark Spruiell <mes@zeroc.com> | 2007-02-27 00:35:16 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2007-02-27 00:35:16 +0000 |
commit | 6bc3531e3aa7c37b7d247ee98e31a41f06ca3b51 (patch) | |
tree | 557684f6d08618b9c8c93d30a9d61e228d546cb7 /py | |
parent | Added (diff) | |
download | ice-6bc3531e3aa7c37b7d247ee98e31a41f06ca3b51.tar.bz2 ice-6bc3531e3aa7c37b7d247ee98e31a41f06ca3b51.tar.xz ice-6bc3531e3aa7c37b7d247ee98e31a41f06ca3b51.zip |
minor edits
Diffstat (limited to 'py')
-rw-r--r-- | py/demo/IceGrid/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/demo/IceGrid/README b/py/demo/IceGrid/README index 566406f4bc6..da1160e9052 100644 --- a/py/demo/IceGrid/README +++ b/py/demo/IceGrid/README @@ -11,4 +11,4 @@ Demos in this directory: - simple This demo illustrates the basics of using IceGrid, including the - use of templates and replication. + use of templates and object adapter replication. |