[Libreoffice-commits] core.git: 2 commits - helpcontent2 sw/inc

Andrea Gelmini andrea.gelmini at gelma.net
Sat May 19 18:12:41 UTC 2018


 helpcontent2               |    2 +-
 sw/inc/IGrammarContact.hxx |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 098a7d7f74e262634e39d72264e6b3e9a30fffc5
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Fri May 18 14:20:53 2018 +0200

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

diff --git a/sw/inc/IGrammarContact.hxx b/sw/inc/IGrammarContact.hxx
index 995a80bc56e1..83d0c59c83b9 100644
--- a/sw/inc/IGrammarContact.hxx
+++ b/sw/inc/IGrammarContact.hxx
@@ -46,7 +46,7 @@ public:
     virtual SwGrammarMarkUp* getGrammarCheck( SwTextNode& rTextNode, bool bCreate ) = 0;
 
     /** finishGrammarCheck() has to be called if a grammar checking has been completed
-        for a text node. If this text node has not been hided by the current proxy list
+        for a text node. If this text node has not been hidden by the current proxy list
         it will be repainted. Otherwise the proxy list replaces the old list and the
         repaint will be triggered by a timer
     @returns void
commit 0b03073524cf5fec55faf8a8910ae9dc097744e3
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Sat May 19 19:51:38 2018 +0200

    Updated core
    Project: help  4c0375c9ff38051744b17741ee5a17a2797306d2
    
    Fix typo
    
    Change-Id: I82135d325f129c55d67b879af06ec69e34da68d4
    Reviewed-on: https://gerrit.libreoffice.org/54570
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/helpcontent2 b/helpcontent2
index 28138ff018a1..4c0375c9ff38 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 28138ff018a1ee48dc659b6d0ef0073b0a00a14e
+Subproject commit 4c0375c9ff38051744b17741ee5a17a2797306d2


More information about the Libreoffice-commits mailing list