summaryrefslogtreecommitdiff
path: root/unotools/inc/unotools/dynamicmenuoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/inc/unotools/dynamicmenuoptions.hxx')
-rw-r--r--unotools/inc/unotools/dynamicmenuoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/inc/unotools/dynamicmenuoptions.hxx b/unotools/inc/unotools/dynamicmenuoptions.hxx
index 169d4d53c06b..525f1ddae1a4 100644
--- a/unotools/inc/unotools/dynamicmenuoptions.hxx
+++ b/unotools/inc/unotools/dynamicmenuoptions.hxx
@@ -40,7 +40,7 @@
/*-************************************************************************************************************//**
@descr The method GetList() returns a list of property values.
- Use follow defines to seperate values by names.
+ Use follow defines to separate values by names.
*//*-*************************************************************************************************************/
#define DYNAMICMENU_PROPERTYNAME_URL ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("URL" ))
#define DYNAMICMENU_PROPERTYNAME_TITLE ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Title" ))
@@ -63,7 +63,7 @@ enum EDynamicMenuType
/*-************************************************************************************************************//**
@short forward declaration to our private date container implementation
@descr We use these class as internal member to support small memory requirements.
- You can create the container if it is neccessary. The class which use these mechanism
+ You can create the container if it is necessary. The class which use these mechanism
is faster and smaller then a complete implementation!
*//*-*************************************************************************************************************/