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_Item.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Tree_Item.cxx') diff --git a/src/Fl_Tree_Item.cxx b/src/Fl_Tree_Item.cxx index b18acf16a..5157ea04a 100644 --- a/src/Fl_Tree_Item.cxx +++ b/src/Fl_Tree_Item.cxx @@ -860,7 +860,7 @@ Fl_Color Fl_Tree_Item::drawbgcolor() const { /// This method can be overridden to implement custom drawing /// by filling the label_[xywh]() area with content. /// -/// A minimal example of how to override draw_item_content() +/// A minimal example of how to draw_item_content() /// and draw just a normal item's background and label ourselves: /// /// \code -- cgit v1.2.3