diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-14 21:25:34 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-05-21 09:26:00 +0200 |
commit | 1e36bf84c72772ab4bab1471f5328d5fb8e7cb74 (patch) | |
tree | 3913aa93f3d7e289e8d6d47b9f277676d226e451 /dtrans/source | |
parent | f253ac974bcd422fbf651014017c5e532eaab925 (diff) |
Fix typo
Change-Id: If3601066764ca33fd5321e318af6fee0501199e5
Reviewed-on: https://gerrit.libreoffice.org/72631
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dtrans/source')
-rw-r--r-- | dtrans/source/win32/workbench/XTDo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx index 5b35699038bc..50f8425593e4 100644 --- a/dtrans/source/win32/workbench/XTDo.hxx +++ b/dtrans/source/win32/workbench/XTDo.hxx @@ -41,7 +41,7 @@ class EnumFormatEtc; and decides if there is a format he can use if there is one, he requests the data in this format - - This class inherits from IDataObject an so can be placed on the + - This class inherits from IDataObject and so can be placed on the OleClipboard. The class wraps a transferable object which is the original DataSource - DataFlavors offered by this transferable will be translated into |