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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sun May 19 16:30:08 UTC 2019


 dtrans/source/cnttype/mctfentry.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ccf4d765fff75df56ca1b797415b71a43658478a
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:25:52 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sun May 19 18:29:18 2019 +0200

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

diff --git a/dtrans/source/cnttype/mctfentry.cxx b/dtrans/source/cnttype/mctfentry.cxx
index 878b1fbe942c..e102564c7a2f 100644
--- a/dtrans/source/cnttype/mctfentry.cxx
+++ b/dtrans/source/cnttype/mctfentry.cxx
@@ -34,7 +34,7 @@ using namespace ::com::sun::star::datatransfer;
 namespace
 {
 
-    // functions to create a new Clipboad instance; is needed by factory helper implementation
+    // functions to create a new Clipboard instance; is needed by factory helper implementation
     // @param rServiceManager - service manager, useful if the component needs other uno services
     // so we should give it to every UNO-Implementation component
 


More information about the Libreoffice-commits mailing list