mirror of
https://github.com/fltk/fltk.git
synced 2026-05-21 22:51:41 +08:00
Small doc clarification for omitted word, caught by Albrecht via private email.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@11986 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -976,7 +976,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.
|
||||
///
|
||||
#if FLTK_ABI_VERSION >= 10303
|
||||
|
||||
Reference in New Issue
Block a user