diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/IceGrid/Internal.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Internal.ice b/cpp/src/IceGrid/Internal.ice index efa026034d3..5a217a9c605 100644 --- a/cpp/src/IceGrid/Internal.ice +++ b/cpp/src/IceGrid/Internal.ice @@ -164,7 +164,7 @@ interface Adapter * * Set the direct proxy for this adapter. * - * @param The direct proxy. The direct proxy should be created + * @param proxy The direct proxy. The direct proxy should be created * with the object adapter and should contain the object adapter * endpoints. * |