Fix typo.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2017-10-16 20:39:02 +00:00
parent 507e39fd19
commit 93ef00cca6

View File

@@ -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.
*/