From aa8dc3ffe18e1c9c91c5e7045b3941553c5fd2c5 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Mon, 26 Sep 2016 19:31:29 +0000 Subject: Bringing over fix [r11986] from 1.3 current to the porting branch. Small doc clarification for omitted word, caught by Albrecht via private email. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11987 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Tree.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Tree.cxx b/src/Fl_Tree.cxx index 4c4f19e2a..f8a42bf80 100644 --- a/src/Fl_Tree.cxx +++ b/src/Fl_Tree.cxx @@ -786,7 +786,7 @@ Fl_Tree_Item* Fl_Tree::root() { /// Sets the root item to \p 'newitem'. /// -/// If a root item already exists, clear() is first to clear it +/// If a root item already exists, clear() is called first to clear it /// before replacing it with newitem. /// /// Use this to install a custom item (derived from Fl_Tree_Item) as the root -- cgit v1.2.3