[Libreoffice-commits] core.git: dtrans/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue May 21 07:25:20 UTC 2019


 dtrans/source/win32/dtobj/XTDataObject.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6f3ded0ef16514ac651d07d9172c80aa6ef11569
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:25:37 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue May 21 09:24:18 2019 +0200

    Fix typo
    
    Change-Id: If25ae724fcac4bf9475eca506194593a7a5fdeab
    Reviewed-on: https://gerrit.libreoffice.org/72628
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

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


More information about the Libreoffice-commits mailing list