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:
Greg Ercolano
2016-09-26 19:29:03 +00:00
parent 0c303164ba
commit 6930bfca17
+1 -1
View File
@@ -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