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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 20 05:56:20 UTC 2019


 cui/source/inc/cuifmsearch.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7d58f26bf4dbeb4e138c2a91f039d8bc7fa00f0c
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Apr 10 16:04:43 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Apr 20 07:55:22 2019 +0200

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

diff --git a/cui/source/inc/cuifmsearch.hxx b/cui/source/inc/cuifmsearch.hxx
index f56653b5ddfb..42183e6278b4 100644
--- a/cui/source/inc/cuifmsearch.hxx
+++ b/cui/source/inc/cuifmsearch.hxx
@@ -87,7 +87,7 @@ class FmSearchDialog final : public weld::GenericDialogController
 public:
     /** This can search in different sets of fields. There is a number of contexts; their names are in strContexts (separated
         by ';'), the user can choose one of them.
-        When the user chooses a context, lnkContextSupplier is called, it gets a pointer on an FmSearchContext-structure,
+        When the user chooses a context, lnkContextSupplier is called, it gets a pointer on a FmSearchContext-structure,
         that has to be filled.
         The following counts for the search :
         a) in case of formatted search the iterator itself is used (like in the first constructor)


More information about the Libreoffice-commits mailing list