From 93ef00cca6655c7a07aca11c53788d957097ef8f Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 16 Oct 2017 20:39:02 +0000 Subject: Fix typo. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_Table.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Fl_Table.cxx') diff --git a/src/Fl_Table.cxx b/src/Fl_Table.cxx index 0dc95e135..8ebc9044f 100644 --- a/src/Fl_Table.cxx +++ b/src/Fl_Table.cxx @@ -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. */ -- cgit v1.2.3