mirror of
https://github.com/fltk/fltk.git
synced 2025-12-11 21:58:37 +08:00
Fix typo.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -267,7 +267,7 @@ void Fl_Table::col_width(int col, int width)
|
||||
}
|
||||
|
||||
/**
|
||||
Return specfied row/col values R and C to within the table's
|
||||
Return specified row/col values R and C to within the table's
|
||||
current row/col limits.
|
||||
\returns 0 if no changes were made, or 1 if they were.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user