summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/vcl/weld.hxx2
1 files changed, 1 insertions, 1 deletions
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.
*