From a71c8313b6519434e3824896d3abfd64cf9c2632 Mon Sep 17 00:00:00 2001 From: Austin Henriksen Date: Wed, 29 Jan 2025 16:59:17 -0500 Subject: Fixed broken doc-comment in 'IceGrid/internal.ice'. --- cpp/src/IceGrid/Internal.ice | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- cgit v1.2.3