summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-25 09:08:06 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2018-04-27 07:25:38 +0200
commitb00d6854f88bb9f071095c89bf2c6d4ded6b4ec6 (patch)
tree17809b1d6b8f0fec6ad4d3ec765433950ecb67fc /dtrans
parent3fae9479d7c95d1ef2b4b406c7a856cbe9c402ac (diff)
Fix typos
Change-Id: I32c0966f8489d58f02b32bf205aedbb8303a217d Reviewed-on: https://gerrit.libreoffice.org/53432 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'dtrans')
-rw-r--r--dtrans/source/win32/dtobj/XTDataObject.hxx2
-rw-r--r--dtrans/source/win32/workbench/XTDo.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/dtrans/source/win32/dtobj/XTDataObject.hxx b/dtrans/source/win32/dtobj/XTDataObject.hxx
index 3a6a0d49c5c3..d9979e7cfebb 100644
--- a/dtrans/source/win32/dtobj/XTDataObject.hxx
+++ b/dtrans/source/win32/dtobj/XTDataObject.hxx
@@ -44,7 +44,7 @@
- This class inherits from IDataObject an so can be placed on the
OleClipboard. The class wraps a transferable object which is the
original DataSource
- - DataFlavors offerd by this transferable will be translated into
+ - DataFlavors offered by this transferable will be translated into
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
will be offered or vice versa
diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx
index a6c9c763c6db..5b35699038bc 100644
--- a/dtrans/source/win32/workbench/XTDo.hxx
+++ b/dtrans/source/win32/workbench/XTDo.hxx
@@ -44,7 +44,7 @@ class EnumFormatEtc;
- This class inherits from IDataObject an so can be placed on the
OleClipboard. The class wraps a transferable object which is the
original DataSource
- - DataFlavors offerd by this transferable will be translated into
+ - DataFlavors offered by this transferable will be translated into
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
will be offered or vice versa