summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc/scflt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/starcalc/scflt.cxx')
-rw-r--r--sc/source/filter/starcalc/scflt.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/starcalc/scflt.cxx b/sc/source/filter/starcalc/scflt.cxx
index 4880cc1a305f..27c2a3483530 100644
--- a/sc/source/filter/starcalc/scflt.cxx
+++ b/sc/source/filter/starcalc/scflt.cxx
@@ -2353,7 +2353,7 @@ void Sc10Import::LoadObjects()
lcl_ReadImageHeaer(rStream, ImageHeader);
// Attention: here come the data (Bitmap oder Metafile)
- // Typ = 1 Device-dependend Bitmap DIB
+ // Typ = 1 Device-dependent Bitmap DIB
// Typ = 2 MetaFile
rStream.SeekRel(ImageHeader.Size);