summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xistream.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xistream.hxx')
-rw-r--r--sc/source/filter/inc/xistream.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/xistream.hxx b/sc/source/filter/inc/xistream.hxx
index 5b014492b1f4..4e639449a237 100644
--- a/sc/source/filter/inc/xistream.hxx
+++ b/sc/source/filter/inc/xistream.hxx
@@ -447,9 +447,9 @@ private:
/** Initializes the decrypter to read a new record. */
void SetupDecrypter();
- /** Initializes all members after base stream has been seeked to new raw record. */
+ /** Initializes all members after base stream has been sought to new raw record. */
void SetupRawRecord();
- /** Initializes all members after base stream has been seeked to new record. */
+ /** Initializes all members after base stream has been sought to new record. */
void SetupRecord();
/** Returns true, if the passed ID is real or alternative continuation record ID. */