From b33788cb6b6d91657ea21eda8cb4925c4b628045 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 25 Mar 2015 21:19:59 +0100 Subject: Typos Change-Id: I665a56fcad10e136e949a10497f6ab8813af9968 --- cli_ure/source/climaker/climaker_share.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli_ure') 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& type); -- cgit