diff options
Diffstat (limited to 'src/Fl_Progress.cxx')
| -rw-r--r-- | src/Fl_Progress.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Progress.cxx b/src/Fl_Progress.cxx index ee311a326..c80d091c2 100644 --- a/src/Fl_Progress.cxx +++ b/src/Fl_Progress.cxx @@ -50,7 +50,7 @@ // 'Fl_Progress::draw()' - Draw the check button. // -/** Draws the check button. */ +/** Draws the progress bar. */ void Fl_Progress::draw() { int progress; // Size of progress bar... |
