summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker/climaker_share.h
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/climaker/climaker_share.h')
-rw-r--r--cli_ure/source/climaker/climaker_share.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/climaker/climaker_share.h b/cli_ure/source/climaker/climaker_share.h
index aa4648cee84c..f7d53bc3978f 100644
--- a/cli_ure/source/climaker/climaker_share.h
+++ b/cli_ure/source/climaker/climaker_share.h
@@ -94,7 +94,7 @@ inline OUString String_to_ustring( ::System::String ^ str )
}
/* If the argument type is a typedef for an interface then the interface
- type description is returned, otherwise an exeption is thrown.
+ type description is returned, otherwise an exception is thrown.
*/
css::uno::Reference< css::reflection::XInterfaceTypeDescription2 >
resolveInterfaceTypedef(const css::uno::Reference<css::reflection::XTypeDescription>& type);