summaryrefslogtreecommitdiff
path: root/comphelper/inc/comphelper/proparrhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/inc/comphelper/proparrhlp.hxx')
-rw-r--r--comphelper/inc/comphelper/proparrhlp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/proparrhlp.hxx b/comphelper/inc/comphelper/proparrhlp.hxx
index 420b2ac44cce..651d2a067b5e 100644
--- a/comphelper/inc/comphelper/proparrhlp.hxx
+++ b/comphelper/inc/comphelper/proparrhlp.hxx
@@ -73,7 +73,7 @@ public:
}
/** call this in the getInfoHelper method of your derived class. The method returns the array helper of the
- class, which is created if neccessary.
+ class, which is created if necessary.
*/
::cppu::IPropertyArrayHelper* getArrayHelper();