summaryrefslogtreecommitdiff
path: root/filter/inc/filter/msfilter/mscodec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/inc/filter/msfilter/mscodec.hxx')
-rw-r--r--filter/inc/filter/msfilter/mscodec.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/inc/filter/msfilter/mscodec.hxx b/filter/inc/filter/msfilter/mscodec.hxx
index fbcf10f424cf..e95391fa11c6 100644
--- a/filter/inc/filter/msfilter/mscodec.hxx
+++ b/filter/inc/filter/msfilter/mscodec.hxx
@@ -279,7 +279,7 @@ public:
Size of the destination buffer.
@return
- true = Encoding was successful (no error occured).
+ true = Encoding was successful (no error occurred).
*/
bool Encode(
const void* pData, sal_Size nDatLen,
@@ -305,7 +305,7 @@ public:
Size of the destination buffer.
@return
- true = Decoding was successful (no error occured).
+ true = Decoding was successful (no error occurred).
*/
bool Decode(
const void* pData, sal_Size nDatLen,