summaryrefslogtreecommitdiff
path: root/svl/source/filerec/filerec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/filerec/filerec.cxx')
-rw-r--r--svl/source/filerec/filerec.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/filerec/filerec.cxx b/svl/source/filerec/filerec.cxx
index d8d3a10a387a..41453f6cb75c 100644
--- a/svl/source/filerec/filerec.cxx
+++ b/svl/source/filerec/filerec.cxx
@@ -149,7 +149,7 @@ bool SfxMiniRecordReader::SetHeader_Impl( sal_uInt32 nHeader )
* that do not recognise the new tag will skip the new record
* automatically. This does cause a slight run time inefficiency,
* compared just starting reading, but if the first record
- * is the wanted one the difference is just a comparision of 2 bytes.
+ * is the wanted one the difference is just a comparison of 2 bytes.
*/
SfxMiniRecordReader::SfxMiniRecordReader(SvStream* pStream, sal_uInt8 nTag)