summaryrefslogtreecommitdiff
path: root/cli_ure
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:19:59 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-25 21:19:59 +0100
commitb33788cb6b6d91657ea21eda8cb4925c4b628045 (patch)
tree37af0f29790b58d0d443b267e5cc0b2bcb6bde29 /cli_ure
parent25d3c618d831036c08194610f188e4781c135cfc (diff)
Typos
Change-Id: I665a56fcad10e136e949a10497f6ab8813af9968
Diffstat (limited to 'cli_ure')
-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);