From 92c6a38175a3d8bc77250a85d9574134a1166151 Mon Sep 17 00:00:00 2001 From: Golnaz Irannejad Date: Mon, 1 Apr 2013 19:43:38 -0400 Subject: Fixed 4 spelling errors in the comments. Change-Id: Ic48f52d7ea4f6a4964f627e3051c96c46ffc2f76 Reviewed-on: https://gerrit.libreoffice.org/3164 Reviewed-by: Andras Timar Tested-by: Andras Timar Reviewed-by: Fridrich Strba Tested-by: Fridrich Strba --- unodevtools/source/skeletonmaker/skeletoncommon.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unodevtools') diff --git a/unodevtools/source/skeletonmaker/skeletoncommon.hxx b/unodevtools/source/skeletonmaker/skeletoncommon.hxx index 24206fe21812..c4f8245926e9 100644 --- a/unodevtools/source/skeletonmaker/skeletoncommon.hxx +++ b/unodevtools/source/skeletonmaker/skeletoncommon.hxx @@ -136,7 +136,7 @@ void checkAddInTypes(rtl::Reference< TypeManager > const & manager, /** checks if XComponent have to be supported, if yes it removes it from the - supported interfaces list becuase it becmoes implmented by the appropriate + supported interfaces list because it becomes implemented by the appropriate helper @param manager a type manager -- cgit