diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/slice/Ice/Communicator.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/slice/Ice/Communicator.ice b/cpp/slice/Ice/Communicator.ice index 027f69857bc..086b9b75e11 100644 --- a/cpp/slice/Ice/Communicator.ice +++ b/cpp/slice/Ice/Communicator.ice @@ -179,7 +179,7 @@ local interface Communicator * the property * <literal><replaceable>name</replaceable>.Endpoints</literal>, * and then calls [createObjectAdapter]. It is provided as a - * convenience function. + * convenience function.</para> * * <para>It is legal to create an object adapter without any endpoints. * Such an object adapter cannot be accessed remotely and, therefore, |