summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 09:29:44 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:33:14 +0200
commit0e970f3ba26a24ad589b8aa1480f078c7efb7132 (patch)
tree68c394675bf3cc84ff96d41c8a0fc028c2f9e8b2 /include/cppuhelper
parenttypo: beause -> because (diff)
downloadcore-0e970f3ba26a24ad589b8aa1480f078c7efb7132.tar.gz
core-0e970f3ba26a24ad589b8aa1480f078c7efb7132.zip
typo: occuring -> occurring
Diffstat (limited to 'include/cppuhelper')
-rw-r--r--include/cppuhelper/propshlp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppuhelper/propshlp.hxx b/include/cppuhelper/propshlp.hxx
index 381f2719ed74..aaf3956a52f9 100644
--- a/include/cppuhelper/propshlp.hxx
+++ b/include/cppuhelper/propshlp.hxx
@@ -315,7 +315,7 @@ public:
Method to be called by OPropertySetHelper::fire.
@param bIgnoreRuntimeExceptionsWhileFiring
- indicates whether occuring RuntimeExceptions shall be
+ indicates whether occurring RuntimeExceptions shall be
ignored when firing notifications
@param pnHandles the id's of the properties that changed.
@param nCount the number of elements in the arrays pnHandles, pNewValues and pOldValues.