summaryrefslogtreecommitdiff
path: root/cli_ure/source/uno_bridge/cli_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/uno_bridge/cli_proxy.h')
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/uno_bridge/cli_proxy.h b/cli_ure/source/uno_bridge/cli_proxy.h
index 5155e46baf4a..657cc69c0c98 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.h
+++ b/cli_ure/source/uno_bridge/cli_proxy.h
@@ -65,7 +65,7 @@ public ref class UnoInterfaceProxy: public srrp::RealProxy,
*/
sc::ArrayList^ m_listIfaces;
/** The number of UNO interfaces this proxy represents. It corresponds
- to the the number of elements in m_listIfaces.
+ to the number of elements in m_listIfaces.
*/
int m_numUnoIfaces;
/** The list is filled with additional UnoInterfaceProxy object due