summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:54:55 +0200
committerOliver Specht <oliver.specht@cib.de>2015-09-30 12:38:23 +0000
commitae13a6819e1dea6646aa0eba435ca9c81101f52c (patch)
treec2543f2e8b16410151dfb54603e39225a9a7ed57 /include/svl
parentd344d2b1f5e528c5f2a2d6b892a23e402aa4bd46 (diff)
Fix typos
Change-Id: Id66432ef80fc2963fd2cbc6fad5d8e135e8975b0 Reviewed-on: https://gerrit.libreoffice.org/18956 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
Diffstat (limited to 'include/svl')
-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