diff options
Diffstat (limited to 'documentation/Fl_Button.html')
| -rw-r--r-- | documentation/Fl_Button.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Button.html b/documentation/Fl_Button.html index e6ee1e733..533d4066a 100644 --- a/documentation/Fl_Button.html +++ b/documentation/Fl_Button.html @@ -67,7 +67,7 @@ w, int h, const char *label = 0)</A></H4> The constructor creates the button using the position, size, and label. <H4><A name=Fl_Button.~Fl_Button>Fl_Button::~Fl_Button(void)</A></H4> - The destructor removed the button. + The destructor removes the button. <H4><A name=Fl_Button.clear>int Fl_Button::clear()</A></H4> Same as <TT>value(0)</TT>. <H4><A name=Fl_Button.down_box>Fl_Boxtype Fl_Button::down_box() const |
