summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMichi Henning <michi@zeroc.com>2003-05-01 23:09:41 +0000
committerMichi Henning <michi@zeroc.com>2003-05-01 23:09:41 +0000
commit1230f95445da0bb11f482198a653b49bea79bbe2 (patch)
treea26a03b0c1e087e714f719c7fe6f42f84ac881f5 /cpp
parentAdded minimum patch level for Sun C++ 5.3 (diff)
downloadice-1230f95445da0bb11f482198a653b49bea79bbe2.tar.bz2
ice-1230f95445da0bb11f482198a653b49bea79bbe2.tar.xz
ice-1230f95445da0bb11f482198a653b49bea79bbe2.zip
Fixed property for compression: doc said the name is "Compression", but it
is "Compress" in the code.
Diffstat (limited to 'cpp')
-rw-r--r--cpp/doc/Properties.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml
index c6384a4adb2..be22385993d 100644
--- a/cpp/doc/Properties.sgml
+++ b/cpp/doc/Properties.sgml
@@ -530,10 +530,10 @@ milliseconds, or -1 for no timeout.
</section>
</section>
-<section><title>Ice.Override.Compression</title>
+<section><title>Ice.Override.Compress</title>
<section><title>Synopsis</title>
<synopsis>
-Ice.Override.Compression=<replaceable>num</replaceable>
+Ice.Override.Compress=<replaceable>num</replaceable>
</synopsis>
</section>
<section>