summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-05-01 00:26:40 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-05-01 09:46:27 +0000
commitd15163eceb2f97cfc87975acfcb7b0a6e0ea54fe (patch)
tree89a300b351285fdcab8e5636533a449087167891 /cli_ure
parent8465e99a27168a2c0a62e84b819e9e133f47ddf8 (diff)
Fix typos
Change-Id: Ideafa411b53fe4a5f2e6559be10c4cb82b58a256 Reviewed-on: https://gerrit.libreoffice.org/24543 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'cli_ure')
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/uno_bridge/cli_proxy.cxx b/cli_ure/source/uno_bridge/cli_proxy.cxx
index d569ecfc2927..bf75a08e02c8 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.cxx
+++ b/cli_ure/source/uno_bridge/cli_proxy.cxx
@@ -1039,7 +1039,7 @@ void SAL_CALL cli_proxy_dispatch(
{
uno_any_construct( (uno_Any *)uno_ret, 0, 0, 0 );
}
- // no excetpion occurred
+ // no exception occurred
*uno_exc = 0;
}
else