From 6f3ded0ef16514ac651d07d9172c80aa6ef11569 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Tue, 14 May 2019 21:25:37 +0000 Subject: Fix typo Change-Id: If25ae724fcac4bf9475eca506194593a7a5fdeab Reviewed-on: https://gerrit.libreoffice.org/72628 Tested-by: Jenkins Reviewed-by: Julien Nabet --- dtrans/source/win32/dtobj/XTDataObject.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dtrans/source/win32/dtobj/XTDataObject.hxx') 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 -- cgit