diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/doc/Properties.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml index 15f37e2b7aa..49fab98a170 100644 --- a/cpp/doc/Properties.sgml +++ b/cpp/doc/Properties.sgml @@ -800,7 +800,7 @@ connections are automatically closed after they have been idle for <replaceable>num</replaceable> seconds. This is transparent to user code, i.e., closed connections are automatically reestablished in case they are needed again. The default value is 60, meaning that idle -connections are not automatically closed after one minute. +connections are automatically closed after one minute. </para> </section> </section> |