Skip to content

Commit

Permalink
Corrected typo.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8590 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Apr 14, 2011
1 parent 8c6aa5e commit 2af9584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fl_Tree.cxx
Expand Up @@ -306,7 +306,7 @@ Fl_Tree_Item *Fl_Tree::next_visible_item(Fl_Tree_Item *item, int dir) {
}

/// Set the item that currently should have keyboard focus.
/// Handles calling redraw() to update the focus box (if its visible).
/// Handles calling redraw() to update the focus box (if it is visible).
///
/// \param[in] item The item that should take focus. If NULL, none will have focus.
///
Expand Down

0 comments on commit 2af9584

Please sign in to comment.