summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/AccessibleShapeTreeInfo.hxx2
-rw-r--r--include/svx/SmartTagMgr.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/AccessibleShapeTreeInfo.hxx b/include/svx/AccessibleShapeTreeInfo.hxx
index 1377ebab7258..6057433c4181 100644
--- a/include/svx/AccessibleShapeTreeInfo.hxx
+++ b/include/svx/AccessibleShapeTreeInfo.hxx
@@ -56,7 +56,7 @@ class SVX_DLLPUBLIC AccessibleShapeTreeInfo
{
public:
/** Use this constructor to create an empty object that is filled later
- with more meaningfull data.
+ with more meaningful data.
*/
AccessibleShapeTreeInfo();
diff --git a/include/svx/SmartTagMgr.hxx b/include/svx/SmartTagMgr.hxx
index 54e3a8a2ebbd..f918c9e5ab48 100644
--- a/include/svx/SmartTagMgr.hxx
+++ b/include/svx/SmartTagMgr.hxx
@@ -109,7 +109,7 @@ private:
*/
void ReadConfiguration( bool bExcludedTypes, bool bRecognize );
- /** Registeres the smart tag manager as listener at the package manager.
+ /** Registers the smart tag manager as listener at the package manager.
*/
void RegisterListener();