[Libreoffice-commits] core.git: udkapi/com

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Aug 13 19:49:12 UTC 2018


 udkapi/com/sun/star/task/XInteractionHandler2.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a8731ff8378735a1cfddc476665702ee55fb3349
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Aug 13 14:54:15 2018 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Aug 13 21:48:49 2018 +0200

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

diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl b/udkapi/com/sun/star/task/XInteractionHandler2.idl
index 2814710828ee..07b5995a8467 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler2.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl
@@ -38,7 +38,7 @@ published interface XInteractionHandler2 : com::sun::star::task::XInteractionHan
 {
     /** Handle an interaction request.
 
-        @param Request the inteaction request to handle.
+        @param Request the interaction request to handle.
 
         @return `TRUE`, if the handler handled the request, `FALSE` otherwise.
      */


More information about the Libreoffice-commits mailing list