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

Andrea Gelmini andrea.gelmini at gelma.net
Wed Jan 10 02:12:41 UTC 2018


 libreofficekit/source/gtk/lokdocview.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0cc38c926eeafab2f8ddb21c2121d3d6aa7b90ae
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Mon Jan 8 21:30:28 2018 +0100

    Fix typo
    
    Change-Id: I2261578d54e4b986871eab9c309884eb903aa3c6
    Reviewed-on: https://gerrit.libreoffice.org/47614
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/libreofficekit/source/gtk/lokdocview.cxx b/libreofficekit/source/gtk/lokdocview.cxx
index a4bf0c64f3b5..5002e7b0c4e7 100644
--- a/libreofficekit/source/gtk/lokdocview.cxx
+++ b/libreofficekit/source/gtk/lokdocview.cxx
@@ -3207,7 +3207,7 @@ static void lok_doc_view_class_init (LOKDocViewClass* pClass)
     /**
      * LOKDocView::ruler:
      * @pDocView: the #LOKDocView on which the signal is emitted
-     * @pPayload: the JSON string contaning the information about ruler properties
+     * @pPayload: the JSON string containing the information about ruler properties
      *
      * The payload format is:
      *


More information about the Libreoffice-commits mailing list