include/LibreOfficeKit/LibreOfficeKitEnums.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5230b2e475f4d967dcbe2d4c7fd71dc4ce1312de
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jul 29 16:31:04 2020 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jul 29 16:45:13 2020 +0200

    Fix typo
    
    Change-Id: I2abdfc45dac226ee177209655d9f92cb88f0fdfb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99704
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/LibreOfficeKit/LibreOfficeKitEnums.h 
b/include/LibreOfficeKit/LibreOfficeKitEnums.h
index dfafd94656d9..780b9b7ab373 100644
--- a/include/LibreOfficeKit/LibreOfficeKitEnums.h
+++ b/include/LibreOfficeKit/LibreOfficeKitEnums.h
@@ -216,7 +216,7 @@ typedef enum
     LOK_CALLBACK_GRAPHIC_SELECTION = 6,
 
     /**
-     * User clicked on an hyperlink that should be handled by other
+     * User clicked on a hyperlink that should be handled by other
      * applications accordingly.
      */
     LOK_CALLBACK_HYPERLINK_CLICKED = 7,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to