summaryrefslogtreecommitdiff
path: root/dtrans
diff options
context:
space:
mode:
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