diff options
author | Michi Henning <michi@zeroc.com> | 2006-10-13 03:53:00 +0000 |
---|---|---|
committer | Michi Henning <michi@zeroc.com> | 2006-10-13 03:53:00 +0000 |
commit | e7cd27d059fb9f2beeb30a35fe572db69cb4815e (patch) | |
tree | 18a336f3e04722d57049cee3218599f978cf02f8 /cpp | |
parent | file policy.3.1.icesslcs was initially added on branch R3_1_branch. (diff) | |
download | ice-e7cd27d059fb9f2beeb30a35fe572db69cb4815e.tar.bz2 ice-e7cd27d059fb9f2beeb30a35fe572db69cb4815e.tar.xz ice-e7cd27d059fb9f2beeb30a35fe572db69cb4815e.zip |
Added missing </para> tag.
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, |