summaryrefslogtreecommitdiff
path: root/include/comphelper/proparrhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/proparrhlp.hxx')
-rw-r--r--include/comphelper/proparrhlp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/proparrhlp.hxx b/include/comphelper/proparrhlp.hxx
index b957683c89a6..9928f78052fa 100644
--- a/include/comphelper/proparrhlp.hxx
+++ b/include/comphelper/proparrhlp.hxx
@@ -68,7 +68,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();