From f93978aba486bf0fea8d9ee857d014a02f3f7d96 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 03:39:53 +0500 Subject: wi[ --- src/Fl_Tree.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Fl_Tree.cxx') diff --git a/src/Fl_Tree.cxx b/src/Fl_Tree.cxx index 08c8aa1f2..01ab99d33 100644 --- a/src/Fl_Tree.cxx +++ b/src/Fl_Tree.cxx @@ -2181,7 +2181,7 @@ Fl_Image* Fl_Tree::openicon() const { } /// Sets the icon to be used as the 'open' icon. -/// This overrides the built in default '[+]' icon. +/// This s the built in default '[+]' icon. /// /// \param[in] val -- The new image, or zero to use the default [+] icon. /// @@ -2200,7 +2200,7 @@ Fl_Image* Fl_Tree::closeicon() const { } /// Sets the icon to be used as the 'close' icon. -/// This overrides the built in default '[-]' icon. +/// This s the built in default '[-]' icon. /// /// \param[in] val -- The new image, or zero to use the default [-] icon. /// @@ -2527,7 +2527,7 @@ int Fl_Tree::scrollbar_size() const { /// has a consistent UI, and is the default behavior. Normally /// this is what you want. /// -/// Only use this method if you really need to override just THIS +/// Only use this method if you really need to just THIS /// instance of the widget's scrollbar size. (This need should be rare.) /// /// Setting \p size to the special value of 0 causes the widget to -- cgit v1.2.3