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_Prefs.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Fl_Tree_Prefs.cxx') diff --git a/src/Fl_Tree_Prefs.cxx b/src/Fl_Tree_Prefs.cxx index f34675c9c..805ecac3e 100644 --- a/src/Fl_Tree_Prefs.cxx +++ b/src/Fl_Tree_Prefs.cxx @@ -56,7 +56,7 @@ int Fl_System_Driver::tree_connector_style() { /// Sets the default icon to be used as the 'open' icon /// when items are add()ed to the tree. -/// 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. /// @@ -73,7 +73,7 @@ void Fl_Tree_Prefs::openicon(Fl_Image *val) { } /// 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. /// -- cgit v1.2.3