diff options
-rw-r--r-- | slice/Ice/Connection.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slice/Ice/Connection.ice b/slice/Ice/Connection.ice index 76a5ff45229..29a09852bc9 100644 --- a/slice/Ice/Connection.ice +++ b/slice/Ice/Connection.ice @@ -338,7 +338,7 @@ local interface Connection * * Set the active connection management parameters. * - * @param timeout The timeout value in seconds, must be >= 0 + * @param timeout The timeout value in seconds, must be >= 0. * * @param close The close condition * |