diff options
Diffstat (limited to 'unodevtools')
-rw-r--r-- | unodevtools/source/skeletonmaker/skeletoncommon.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |