diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-14 21:25:37 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-05-21 09:24:18 +0200 |
commit | 6f3ded0ef16514ac651d07d9172c80aa6ef11569 (patch) | |
tree | 2045faf7b4f11a6bea8346d7ebec70c10eb3a6dd /dtrans | |
parent | 3dbe66b7895a412ad7ad9aede4be383489d805de (diff) |
Fix typo
Change-Id: If25ae724fcac4bf9475eca506194593a7a5fdeab
Reviewed-on: https://gerrit.libreoffice.org/72628
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/dtobj/XTDataObject.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/win32/dtobj/XTDataObject.hxx b/dtrans/source/win32/dtobj/XTDataObject.hxx index 4fdd1149e9c2..ca30bbea2434 100644 --- a/dtrans/source/win32/dtobj/XTDataObject.hxx +++ b/dtrans/source/win32/dtobj/XTDataObject.hxx @@ -41,7 +41,7 @@ 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 |