summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Fl_Table.cxx2
1 files changed, 1 insertions, 1 deletions
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.
*/