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

New commits:
commit b2b4eea40ceba9268a4fb3876f40b6b11a206f84
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Aug 24 20:26:43 2020 +0200
Commit:     Julien Nabet <serval2...@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 <serval2...@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.
      *
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to