[Libreoffice-commits] core.git: include/vcl

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Aug 25 07:32:28 UTC 2020


 include/vcl/weld.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b2b4eea40ceba9268a4fb3876f40b6b11a206f84
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Aug 24 20:26:43 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Aug 25 09:31:43 2020 +0200

    Fix typo
    
    Change-Id: Id3aa0f0569a9f783fc4ab97a789e20b65aec5991
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101288
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/vcl/weld.hxx b/include/vcl/weld.hxx
index 49c6daa8d8dc..16be52e8054d 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -119,7 +119,7 @@ public:
 
     /* The help id of the widget used to identify help for this widget.
      *
-     * By default the help id of a a widget is a path-like sequence of
+     * By default the help id of a widget is a path-like sequence of
      * buildable-names from the widgets UI definition ancestor to this
      * widget, e.g. grandparent/parent/widget.
      *


More information about the Libreoffice-commits mailing list