summaryrefslogtreecommitdiff
path: root/include/svl/filerec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/filerec.hxx')
-rw-r--r--include/svl/filerec.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx
index cd949fb02003..fad39beded6d 100644
--- a/include/svl/filerec.hxx
+++ b/include/svl/filerec.hxx
@@ -205,7 +205,7 @@ private:
* => They build on each, for instance the SfxMiniRecord is contained
* in all others
*
- * It should be possible to distinguish the record from Drawing Enginge
+ * It should be possible to distinguish the record from Drawing Engine
* ones. These start with 'DRMD' und 'DRVW'.
* <BR>
* => Mini-Records with Pre-Tag 'D' can only be up to 4MB in size,
@@ -279,7 +279,7 @@ private:
* after streaming the conntents.
*
* To allow for forward and backward compatibility, newer versions
- * of the data must always inclode the older versions completely,
+ * of the data must always include the older versions completely,
* it is only allowed to append new data!
*
* @par File Format