diff options
Diffstat (limited to 'cpp/slice/Ice/Router.ice')
-rw-r--r-- | cpp/slice/Ice/Router.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/slice/Ice/Router.ice b/cpp/slice/Ice/Router.ice index a939d44fd8b..673a362d60e 100644 --- a/cpp/slice/Ice/Router.ice +++ b/cpp/slice/Ice/Router.ice @@ -48,7 +48,7 @@ interface Router * * Add new proxy information to the router's routing table. * - * <p class="Note">This operation is deprecated, and only used for old + * <p class="Deprecated">This operation is deprecated, and only used for old * Ice clients (older than version 3.1).</p> * * @param proxy The proxy to add. |