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 32ffd571d2e1..da03be27157d 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.h
+++ b/cli_ure/source/uno_bridge/cli_proxy.h
@@ -268,7 +268,7 @@ struct CliProxy: public uno_Interface
If the interface has more than one interface in its inheritance chain,
that is Type.GetInterfaces return more than one Type, then the mapping
- table is partially initiallized. On the first call the mappings for the
+ table is partially initialized. On the first call the mappings for the
methods of the belonging interface are created.
The implementation assumes that the order of interface methods as