summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli_ure/source/uno_bridge/cli_proxy.h2
-rw-r--r--sw/inc/comcore.hrc2
-rw-r--r--unodevtools/source/skeletonmaker/skeletoncommon.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/cli_ure/source/uno_bridge/cli_proxy.h b/cli_ure/source/uno_bridge/cli_proxy.h
index 5f63a7581d88..81f3704e9171 100644
--- a/cli_ure/source/uno_bridge/cli_proxy.h
+++ b/cli_ure/source/uno_bridge/cli_proxy.h
@@ -199,7 +199,7 @@ struct CliProxy: public uno_Interface
method within the UNO interface one can use the position to obtain the
MethodInfo of the corresponding cli method. To obtain the index for the
m_arMethodInfos array the function position has to be decreased by 3.
- This is becaus, the cli interface does not contain the XInterface
+ This is because, the cli interface does not contain the XInterface
methods.
*/
gcroot<array<sr::MethodInfo^>^> m_arMethodInfos;
diff --git a/sw/inc/comcore.hrc b/sw/inc/comcore.hrc
index 2a96f9d596f9..ace1c6e8091a 100644
--- a/sw/inc/comcore.hrc
+++ b/sw/inc/comcore.hrc
@@ -99,7 +99,7 @@
#define STR_AUTOFMTREDL_SET_NUMBULET 19
#define STR_AUTOFMTREDL_DEL_MORELINES 20
#define STR_AUTOFMTREDL_NON_BREAK_SPACE 21
-// !!!!!!!!!!!!!!!!!!!!!!!!!! alwats set the correct end !!!!!!!!!!!!
+// !!!!!!!!!!!!!!!!!!!!!!!!!! always set the correct end !!!!!!!!!!!!
#define STR_AUTOFMTREDL_END 22
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