summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Internal.ice
diff options
context:
space:
mode:
authorAustin Henriksen <austin@zeroc.com>2025-01-29 16:59:17 -0500
committerAustin Henriksen <austin@zeroc.com>2025-01-29 16:59:17 -0500
commita71c8313b6519434e3824896d3abfd64cf9c2632 (patch)
treed39f7e709aa791cdf64a84a7bada8a81a658f4fd /cpp/src/IceGrid/Internal.ice
parentRedHat multi-platform build fixes (#3167) (diff)
downloadice-3.7.tar.bz2
ice-3.7.tar.xz
ice-3.7.zip
Fixed broken doc-comment in 'IceGrid/internal.ice'.3.7
Diffstat (limited to 'cpp/src/IceGrid/Internal.ice')
-rw-r--r--cpp/src/IceGrid/Internal.ice2
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.
*